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