Compartir a través de


IErrorList.AreWarningsShown Propiedad

Definición

Devuelve true si el filtro de la ErrorSeverity columna no excluye las entradas que tienen la etiqueta asociada a __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

Valor de propiedad

Devuelve Boolean.

Se aplica a