GetCompleteMessage Method of the DocumentResolutionError Object
GetCompleteMessage Method of the DocumentResolutionError Object
Gets the complete error information as a string in MSBuild format.
[C#] public override String GetCompleteMessage( WarningLevel warningLevelAsErrors );
FakePre-e3a34bfaaf794c52b31020c79595a18d-e18d9287068742d4931aa008dd7c3fd9
Parameters
- warningLevelAsErrors
Lowest warning level that is to be treated as an error. All warnings at this or higher levels are treated as errors.
Return Value
Error 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
DocumentResolutionError
Send comments about this topic to Microsoft
Build date: 10/2/2007