DownloadProgressEventArgsGuid Property |
Version 130.1.90
Global unique identifier of the download.
Namespace: CefSharp.DevTools.BrowserAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string Guid { get; }
public:
property String^ Guid {
String^ get ();
}
Property Value
StringSee Also