IErrorList.AreMessagesShown Property

Definition

Returns true if filter for the StandardTableColumnDefinitions.ErrorSeverity column does not exclude entries that have the label associated with __VSERRORCATEGORY.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

Property Value

Returns Boolean.

Applies to