DevToolsClientStorage Property |
Version 130.1.90
Storage
Namespace: CefSharp.DevToolsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public StorageClient Storage { get; }
public:
property StorageClient^ Storage {
StorageClient^ get ();
}
Property Value
StorageClientSee Also