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。

適用対象