Click or drag to resize

DownloadItemId Property

Version 89.0.170
Returns the unique identifier for this download.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax
public int Id { get; set; }

Property Value

Type: Int32
See Also