Share via


SoapFault.FaultCode Vlastnost

Definice

Získá nebo nastaví kód chyby pro SoapFault.

public:
 property System::String ^ FaultCode { System::String ^ get(); void set(System::String ^ value); };
public string FaultCode { get; set; }
member this.FaultCode : string with get, set
Public Property FaultCode As String

Hodnota vlastnosti

Kód chyby pro tento SoapFault.

Poznámky

Prvek kódu chyby poskytuje algoritmický mechanismus pro identifikaci chyby.

Platí pro