共用方式為


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

屬性值

String

WS-Addressing 動作的 URI。

適用於