SoapFault.FaultCode 屬性

定義

取得或設定 的故障碼。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

屬性值

這是這個 SoapFault故障代碼。

備註

故障代碼元素提供一種演算法機制來識別故障。

適用於