| DownloadTaskResolvedUrl Property |
The resolve URL of the HTTP(S) resource.
This property is set by the
Downloader when resolving the URL.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public Uri ResolvedUrl { get; set; }
Public Property ResolvedUrl As Uri
Get
Set
Property Value
Type:
UriSee Also