Click or drag to resize

CacheStorageBucket Property

Version 118.6.80
Storage bucket of the cache.

Namespace:  CefSharp.DevTools.CacheStorage
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public StorageBucket StorageBucket { get; set; }

Property Value

Type: StorageBucket
See Also