DownloadInfo.Url Property |
Gets the URL of this download.
Namespace:
DotNetBrowser.Downloads
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.5
Syntax public string Url { get; }
Property Value
Type:
StringThe URL of this download.
See Also