DatabaseWithObjectStoresVersion Property |
Version 91.1.160
Database version (type is not 'integer', as the standard
requires the version number to be 'unsigned long long')
Namespace:
CefSharp.DevTools.IndexedDB
Assembly:
CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax public long Version { get; set; }
public:
property long long Version {
long long get ();
void set (long long value);
}
Property Value
Type:
Int64See Also