DevToolsClientDOMStorage Property |
Version 85.3.121 [Missing <summary> documentation for "P:CefSharp.DevTools.DevToolsClient.DOMStorage"]
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 85.3.121.0 (85.3.121.0)
Syntax public DOMStorage DOMStorage { get; }
public:
property DOMStorage^ DOMStorage {
DOMStorage^ get ();
}
Property Value
Type:
DOMStorageSee Also