Click or drag to resize

DownloadInfoUrl Property

Gets the URL of this download.

Namespace:  DotNetBrowser.Downloads
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public string Url { get; }

Property Value

Type: String
The URL of this download.
See Also