Share via


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

適用於