Click or drag to resize

DownloadItemStartTime Property

Version 130.1.90
Returns the time that the download started

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
public DateTime? StartTime { get; set; }

Property Value

NullableDateTime
See Also