IErrorList.AreWarningsShown Property

Definition

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

Property Value

Returns Boolean.

Applies to