Diagnostic.IsWarningAsError Propriété
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.
Renvoie la valeur true si cet avertissement est traité comme une erreur ; sinon false.
public:
property bool IsWarningAsError { bool get(); };
public bool IsWarningAsError { get; }
member this.IsWarningAsError : bool
Public ReadOnly Property IsWarningAsError As Boolean
True implique DefaultSeverity = Warning et .Severity = Error
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :