IErrorList.AreWarningsShown 属性

定义

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

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

属性值

返回 Boolean

适用于