DatabaseWithObjectStoresName Property |
Version 101.0.180
Database name.
Namespace:
CefSharp.DevTools.IndexedDB
Assembly:
CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax public string Name { get; set; }
public:
property String^ Name {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also