GetCompleteMessage Method of the DocumentConstraintError Object

Returns the complete error message in MSBuild format.

public override String GetCompleteMessage(WarningLevelwarningLevelAsErrors);
Overloads Override Public Function GetCompleteMessage( _
  ByVal warningLevelAsErrors As WarningLevel _
) As String

Parameters

  • warningLevelAsErrors
    Least important warning level that is treated as an error.

Return Value

Complete error message in MSBuild format.

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
Compiler.WarningLevelAsErrors
DocumentConstraintError

Send comments about this topic to Microsoft

Build date: 9/5/2007