RequestDatabaseResponseDatabaseWithObjectStores Property |
Version 112.3.0
databaseWithObjectStores
Namespace:
CefSharp.DevTools.IndexedDB
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public DatabaseWithObjectStores DatabaseWithObjectStores { get; }
public:
property DatabaseWithObjectStores^ DatabaseWithObjectStores {
DatabaseWithObjectStores^ get ();
}
Property Value
Type:
DatabaseWithObjectStoresSee Also