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