ValidationError.ErrorText 屬性

定義

會收到這個實例的錯誤文字。

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

屬性值

這個例子的錯誤文字。

適用於