다음을 통해 공유


ProtocolEndpoint.Location 속성

정의

위치를 가져오거나 설정합니다. 필수 요소입니다.

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

속성 값

Uri

현재 인스턴스의 위치를 나타내는 URI입니다.

적용 대상