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