This topic has not yet been rated - Rate this topic

warningLevelOption Enumeration

Used by the WarnLevel property.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
public enum warningLevelOption
Member name Description
warningLevel_0 Ignore all warnings.
warningLevel_1 (Default) Ignore all but the most severe warnings.
warningLevel_2 Medium level warning messages.
warningLevel_3 Low level warning messages.
warningLevel_4 Show informational-level warning messages; not valid for linker.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement