Partager via


CompilerError.IsWarning Propriété

Définition

Obtient ou définit une valeur indiquant si l'erreur est un avertissement.

public:
 property bool IsWarning { bool get(); void set(bool value); };
public bool IsWarning { get; set; }
member this.IsWarning : bool with get, set
Public Property IsWarning As Boolean

Valeur de propriété

true si l'erreur est un avertissement ; sinon false.

S’applique à