IErrorList.AreMessagesShown 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果列的 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。