IErrorList.AreErrorsShown 属性

定义

如果列的 ErrorSeverity 筛选器不排除具有与 __VSERRORCATEGORY 关联的标签的条目,则返回 true。EC_ERROR。

public:
 property bool AreErrorsShown { bool get(); void set(bool value); };
public:
 property bool AreErrorsShown { bool get(); void set(bool value); };
public bool AreErrorsShown { get; set; }
member this.AreErrorsShown : bool with get, set
Public Property AreErrorsShown As Boolean

属性值

返回 Boolean

适用于