Compartir a través de


ClientRedirectException.Url Property

Definition

Gets or sets the Uri that the client should re-post its request to.

public Uri Url { get; set; }
member this.Url : Uri with get, set
Public Property Url As Uri

Property Value

Uri

The Uri that the client should re-post its request to.

Applies to