FaultDescription.Action Eigenschap

Definitie

De waarde van de actie in het SOAP-foutbericht.

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

Waarde van eigenschap

De actie van de SOAP-fout.

Opmerkingen

Gebruik de Action eigenschap om de actie van het foutbericht op te halen of in te stellen.

Van toepassing op