DevToolsClientDOMStorage Property  | 
Version 94.4.20 
            Query and modify DOM storage.
            
 
    Namespace: 
   CefSharp.DevTools
    Assembly:
   CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntaxpublic DOMStorageClient DOMStorage { get; }public:
property DOMStorageClient^ DOMStorage {
	DOMStorageClient^ get ();
}Property Value
Type: 
DOMStorageClient
See Also