ValidationError.IsWarning 屬性

定義

會獲得一個值,表示此實例是否為警告。

public:
 property bool IsWarning { bool get(); };
public bool IsWarning { get; }
member this.IsWarning : bool
Public ReadOnly Property IsWarning As Boolean

屬性值

true 如果是警告;否則 false

適用於