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