DownloadProgressEventArgsState Property |
Version 104.4.240
Download status.
Namespace:
CefSharp.DevTools.Browser
Assembly:
CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax public DownloadProgressState State { get; set; }
public:
property DownloadProgressState State {
DownloadProgressState get ();
void set (DownloadProgressState value);
}
Property Value
Type:
DownloadProgressStateSee Also