Share via


BuildingRequestEventArgs.RequestUri Property

Definition

The Uri of the outgoing request. The Uri may be altered. No error checking will be performed against any changes made.

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

Property Value

Uri

Applies to