FaultException.Action Property

Definition

Gets the value of the SOAP action for the fault message.

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

Property Value

The value of the SOAP action for the fault message.

Applies to