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