Class BucketFileSystemLocator
- Namespace
- OpenQA.Selenium.DevTools.V130.FileSystem
- Assembly
- WebDriver.dll
BucketFileSystemLocator
public sealed class BucketFileSystemLocator
- Inheritance
-
BucketFileSystemLocator
- Inherited Members
Properties
BucketName
bucketName
[JsonPropertyName("bucketName")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string BucketName { get; set; }
Property Value
PathComponents
pathComponents
[JsonPropertyName("pathComponents")]
public string[] PathComponents { get; set; }
Property Value
- string[]
StorageKey
storageKey
[JsonPropertyName("storageKey")]
public string StorageKey { get; set; }