IErrorList.AreWarningsShown 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果數據行的 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。