SoapFault.FaultString 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定錯誤訊息。SoapFault
public:
property System::String ^ FaultString { System::String ^ get(); void set(System::String ^ value); };
public string FaultString { get; set; }
member this.FaultString : string with get, set
Public Property FaultString As String
屬性值
錯誤訊息 SoapFault的 。
備註
故障字串元素提供對錯誤的人類可讀解釋,並非用於演算法處理。