Click or drag to resize

DatabaseWithObjectStoresVersion Property

Version 89.0.170
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: 89.0.170.0 (89.0.170.0)
Syntax
public long Version { get; set; }

Property Value

Type: Int64
See Also