Share via


DispatchOperation.ReplyAction 属性

定义

获取该操作 (operation) 的回复消息的操作 (action)。

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

属性值

该操作 (operation) 的回复消息的操作 (action)。

适用于