IErrorList.AreWarningsShown Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne true si le filtre pour la ErrorSeverity colonne n’exclut pas les entrées dont l’étiquette est associée à __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
Valeur de propriété
Retourne Boolean.