Share via


DispatchOperation.ReplyAction 屬性

定義

取得作業的回覆訊息動作。

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

屬性值

作業的回覆訊息動作。

適用於