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