Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Used by the WarnLevel property.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration midlWarningLevelOption
public enum midlWarningLevelOption
public enum class midlWarningLevelOption
type midlWarningLevelOption
public enum midlWarningLevelOption
Members
| Member name | Description | |
|---|---|---|
| midlWarningLevel_0 | Level 0 | |
| midlWarningLevel_1 | Level 1 | |
| midlWarningLevel_2 | Level 2 | |
| midlWarningLevel_3 | Level 3 | |
| midlWarningLevel_4 | Level 4 |
Remarks
See MIDL Property Pages: General for more information. Level 0 represents no notification of warnings while Level 4 represents notifications for all warnings. There is a gradient between those extremes.