Version 63.0.0
            Returns the unique identifier for this download.
            
 
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
 Syntax
Syntaxpublic int Id { get; set; }public:
property int Id {
	int get ();
	void set (int value);
}Property Value
Type: 
Int32 See Also
See Also