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 错误原因的文本。

适用于