FaultDescription.Action Propriedade
Definição
O valor da ação na mensagem de falha de SOAP.The value of the action in the SOAP fault message.
public:
property System::String ^ Action { System::String ^ get(); };
public string Action { get; }
member this.Action : string
Public ReadOnly Property Action As String
Valor da propriedade
A ação da falha de SOAP.The action of the SOAP fault.
Comentários
Use a Action propriedade para obter ou definir a ação da mensagem de falha.Use the Action property to get or set the action of the fault message.