Click or drag to resize

DownloadStartedEventArgs Properties

The DownloadStartedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyFileName The name of file which is downloading
Public propertyTotalBytesToReceive Gets the total number of bytes in a System.Net.WebClient data download operation.
Top
See Also