Click or drag to resize

Key.Date Property

Version 89.0.170
Date value.

Namespace:  CefSharp.DevTools.IndexedDB
Assembly:  CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax
public Nullable<long> Date { get; set; }

Property Value

Type: Nullable<Int64>
See Also