ValidationError.IsWarning 屬性

定義

取得值,指出這個執行個體是否為警告。

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

屬性值

如果是警告,則為 true,否則為 false

適用於