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