Click or drag to resize

DownloadItemEndTime Property

Version 130.1.90
Returns the time that the download ended

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

Property Value

NullableDateTime
See Also