다음을 통해 공유


ChannelToken.EndpointName 속성

정의

서비스와 통신하는 데 사용되는 사용자 지정 주소를 가져오거나 설정합니다.

public:
 property System::String ^ EndpointName { System::String ^ get(); void set(System::String ^ value); };
public string EndpointName { get; set; }
member this.EndpointName : string with get, set
Public Property EndpointName As String

속성 값

String

서비스와 통신하는 데 사용되는 사용자 지정 주소를 나타내는 문자열입니다.

적용 대상