Click or drag to resize

IDownloadInfo Property

Gets the additional information about this download.

Namespace:  DotNetBrowser.Downloads
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
DownloadInfo Info { get; }

Property Value

Type: DownloadInfo
The additional information about this download.
See Also