DownloadEventArgsDownload Property  | 
 
                Gets the download instance which is the source of this event.
            
 
    Namespace: 
   DotNetBrowser.Downloads.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntaxpublic IDownload Download { get; }Property Value
Type: 
IDownloadThe download instance which is the source of this event.
See Also