CompilationOptions.WarningLevel 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.
Niveau d’avertissement global (entier non négatif).
public: property int WarningLevel { public:
int get(); protected:
void set(int value); };
public int WarningLevel { get; protected set; }
member this.WarningLevel : int with get, set
Public Property WarningLevel As Integer