Click or drag to resize
DownloadResultArgsActualLocationURL Property
New target URL if redirection happens. Contains the last URL in redirection chain.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Uri ActualLocationURL { get; set; }

Property Value

Type: Uri
See Also