IndexedDBContentUpdatedEventArgsObjectStoreName Property |
Version 130.1.90
ObjectStore to update.
Namespace: CefSharp.DevTools.StorageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string ObjectStoreName { get; }
public:
property String^ ObjectStoreName {
String^ get ();
}
Property Value
StringSee Also