DevToolsClientIndexedDB Property |
Version 94.4.20
IndexedDB
Namespace:
CefSharp.DevTools
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax public IndexedDBClient IndexedDB { get; }
public:
property IndexedDBClient^ IndexedDB {
IndexedDBClient^ get ();
}
Property Value
Type:
IndexedDBClientSee Also