Click or drag to resize

BucketFileSystemLocatorBucketName Property

Version 130.1.90
Bucket name. Not passing a `bucketName` will retrieve the default Bucket. (https://developer.mozilla.org/en-US/docs/Web/API/Storage_API#storage_buckets)

Namespace: CefSharp.DevTools.FileSystem
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public string BucketName { get; set; }

Property Value

String
See Also