ContextBindingElement.ClientCallbackAddress 속성

정의

바인딩 요소를 위한 클라이언트 콜백 주소를 가져오거나 설정합니다.

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

속성 값

Uri

클라이언트 콜백 주소입니다.

적용 대상