DevToolsClientIndexedDB Property |
Version 110.0.300
IndexedDB
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntaxpublic IndexedDBClient IndexedDB { get; }
public:
property IndexedDBClient^ IndexedDB {
IndexedDBClient^ get ();
}
Property Value
Type:
IndexedDBClient
See Also