Share via


HttpConnectionOptions.Url Property

Definition

Gets or sets the URL used to send HTTP requests.

public:
 property Uri ^ Url { Uri ^ get(); void set(Uri ^ value); };
public Uri Url { get; set; }
public Uri? Url { get; set; }
member this.Url : Uri with get, set
Public Property Url As Uri

Property Value

Uri

Applies to