Click or drag to resize

DevToolsClientDOMStorage Property

Version 112.3.0
Query and modify DOM storage.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public DOMStorageClient DOMStorage { get; }

Property Value

Type: DOMStorageClient
See Also