| IndexedDBContentUpdatedEventArgsObjectStoreName Property  | 
Version 105.3.390 
            ObjectStore to update.
            
 
    Namespace: 
   CefSharp.DevTools.Storage
    Assembly:
   CefSharp (in CefSharp.dll) Version: 105.3.390.0 (105.3.390.0)
 Syntax
Syntaxpublic string ObjectStoreName { get; }public:
property String^ ObjectStoreName {
	String^ get ();
}Property Value
Type: 
String See Also
See Also