Table of Contents

Class StorageBucketDeletedEventArgs

Namespace
OpenQA.Selenium.DevTools.V132.Storage
Assembly
WebDriver.dll

StorageBucketDeleted

public sealed class StorageBucketDeletedEventArgs : EventArgs
Inheritance
StorageBucketDeletedEventArgs
Inherited Members

Properties

BucketId

Gets or sets the bucketId

[JsonPropertyName("bucketId")]
public string BucketId { get; set; }

Property Value

string