DispatchOperation.ReplyAction Property

Definition

Gets the action of the reply message for the operation.

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

Property Value

The action of the reply message for the operation.

Applies to