다음을 통해 공유


DispatchContext.RequestAction 속성

정의

요청 메시지의 WS-Addressing 동작을 가져오거나 설정합니다.

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

속성 값

WS-Addressing 동작의 URI입니다.

적용 대상