共用方式為


ValidationError.ErrorText 屬性

定義

取得或設定這個執行個體的錯誤文字。

public string ErrorText { get; set; }
member this.ErrorText : string with get, set
Public Property ErrorText As String

屬性值

這個執行個體的錯誤文字。

適用於