다음을 통해 공유


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

적용 대상