DevToolsClientCacheStorage Property |
Version 118.6.80
CacheStorage
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public CacheStorageClient CacheStorage { get; }
public:
property CacheStorageClient^ CacheStorage {
CacheStorageClient^ get ();
}
Property Value
Type:
CacheStorageClientSee Also