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