IErrorList.AreWarningsShown Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retornará true se o filtro para a ErrorSeverity coluna não excluir entradas que tenham o rótulo associado 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 da propriedade
Retorna Boolean.