StartDownloadParametersDownload Property |
Gets the download which is about to be started.
Namespace:
DotNetBrowser.Downloads.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public IDownload Download { get; }
Property Value
Type:
IDownloadThe download which is about to be started.
See Also