다음을 통해 공유


SendSettings.EndpointAddress 속성

정의

메시지를 보낼 엔드포인트 주소를 가져오거나 설정합니다.

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

속성 값

Uri

엔드포인트 주소입니다.

적용 대상