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