Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.