Share via


HttpConnectionOptions.Url 属性

定义

获取或设置用于发送 HTTP 请求的 URL。

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

属性值

Uri

适用于