RequestDatabaseNamesResponseDatabaseNames Property |
Version 118.6.80
databaseNames
Namespace:
CefSharp.DevTools.IndexedDB
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string[] DatabaseNames { get; }
public:
property array<String^>^ DatabaseNames {
array<String^>^ get ();
}
Property Value
Type:
StringSee Also