FaultException.Action Property

Definition

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

C#
public string Action { get; }

Property Value

The value of the SOAP action for the fault message.

Applies to