IErrorList.AreMessagesShown 属性

定义

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

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

属性值

返回 Boolean

适用于