HttpRequestData.Url Property

Definition

Gets the Uri for this request.

public abstract Uri Url { get; }
member this.Url : Uri
Public MustOverride ReadOnly Property Url As Uri

Property Value

Uri

Applies to