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