ClientOperation.ReplyAction Propriedade

Definição

Recebe a ação da mensagem de resposta desta operação.

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

Valor de Propriedade

A ação da resposta.

Observações

Por defeito, este valor corresponde ao valor de OperationContractAttribute.ReplyAction.

Aplica-se a