Class DownloadEventArgs
- Namespace
- DotNetBrowser.Downloads.Events
- Assembly
- DotNetBrowser.dll
The base class for IDownload events.
public class DownloadEventArgs : EventArgs
- Inheritance
-
DownloadEventArgs
- Derived
- Inherited Members
Properties
- Download
Gets the download instance which is the source of this event.