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