ValidationError.IsWarning 属性

定义

获取一个值,该值指示此实例是否为警告。

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

属性值

true 如果出现警告,则为否则 false

适用于