Version 91.1.160
Date value.
Namespace:
CefSharp.DevTools.IndexedDB
Assembly:
CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax public Nullable<long> Date { get; set; }
public:
property Nullable<long long> Date {
Nullable<long long> get ();
void set (Nullable<long long> value);
}
Property Value
Type:
NullableInt64See Also