Share via


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 エラーの理由のテキスト。

適用対象