FaultReasonText.Text 屬性

定義

取得 SOAP 錯誤原因的文字。

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

屬性值

String

SOAP 錯誤原因的文字。

適用於