FaultContractInfo.Action Property

Definition

Gets the SOAP fault action value.

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 SOAP fault action value.

Applies to