共用方式為


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。

適用於