RedirectionLocation.Address Property

Definition

Gets the Uri of the redirection.

public:
 property Uri ^ Address { Uri ^ get(); };
public Uri Address { get; }
member this.Address : Uri
Public ReadOnly Property Address As Uri

Property Value

Uri

The address where subsequent requests should be redirected.

Applies to