Click or drag to resize

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; }

Property Value

Type: Uri
See Also