DispatchOperation.ReplyAction プロパティ

定義

操作の応答メッセージのアクションを取得します。

public:
 property System::String ^ ReplyAction { System::String ^ get(); };
public string ReplyAction { get; }
member this.ReplyAction : string
Public ReadOnly Property ReplyAction As String

プロパティ値

String

操作の応答メッセージのアクション。

適用対象