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