Léigh i mBéarla

Comhroinn trí


prjWarningLevel Enum

Definition

Used by the WarningLevel property to indicate the types of warnings displayed during compilation.

C++/CX
public enum class prjWarningLevel
Inheritance
prjWarningLevel
Attributes

Fields

Name Value Description
prjWarningLevel0 0

Turns off emission of all warning messages.

prjWarningLevel1 1

Displays severe warning messages.

prjWarningLevel2 2

C# only. Displays level 1 warnings plus certain less-severe warnings, such as warnings about hiding class members.

prjWarningLevel3 3

C# only. Displays level 2 warnings plus certain less-severe warnings, such as warnings about expressions that always evaluate to true or false.

prjWarningLevel4 4

C# only. Displays all level 3 warnings plus informational warnings. This is the default warning level at the command line.

Applies to

Táirge Leaganacha
Visual Studio SDK 2015, 2017, 2019, 2022