WarningLevel Enumeration Enumeration

WarningLevel Enumeration Enumeration

Specifies error levels and descriptions.

Members

Member Description Value
Error

Fatal error.

0
Warning1

Warning that will likely cause a failure in the next stage of compilation or an error in the instance space simulation.

1
Warning2

Warning that should be fixed, but can be ignored.

2
Warning3

Informational message.

3

Requirements

Namespace

Defined in Microsoft.SystemDefinitionModel.Tools.

Assembly

Requires SdmCompile (in SdmCompile.dll).

.NET Framework

Requires .NET Framework 2.0.

See Also

Microsoft.SystemDefinitionModel.Tools

Send comments about this topic to Microsoft

Build date: 10/2/2007