다음을 통해 공유


DispatchContext.ResponseAction 속성

정의

응답 메시지의 원하는 WS-Addressing 동작을 가져오거나 설정합니다.

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

속성 값

WS-Addressing 동작의 URI입니다.

적용 대상