DevToolsClientStorage Property |
Version 118.6.80
Storage
Namespace:
CefSharp.DevTools
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public StorageClient Storage { get; }
public:
property StorageClient^ Storage {
StorageClient^ get ();
}
Property Value
Type:
StorageClientSee Also