ReceiveReply.Action 屬性

定義

取得或設定訊息動作標頭的值。

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

屬性值

訊息的動作。

適用於