Click or drag to resize

DataTransferResultArgsActualLocationURL Property

New target URL if redirection happens. Contains the last URL in redirection chain.

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

Property Value

Type: Uri
See Also