EndpointDispatcher.EndpointAddress 속성

정의

엔드포인트의 주소를 가져옵니다.

public:
 property System::ServiceModel::EndpointAddress ^ EndpointAddress { System::ServiceModel::EndpointAddress ^ get(); };
public System.ServiceModel.EndpointAddress EndpointAddress { get; }
member this.EndpointAddress : System.ServiceModel.EndpointAddress
Public ReadOnly Property EndpointAddress As EndpointAddress

속성 값

EndpointAddress

엔드포인트의 주소입니다.

적용 대상