DatabaseWithObjectStoresVersion Property |
Version 101.0.180
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: 101.0.180.0 (101.0.180.0)
Syntax public double Version { get; set; }
public:
property double Version {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also