DocumentError.ToString method [SDM]
| Platform SDK: System Definition Model Overview |
DocumentError.ToString()
Note: This documentation is preliminary and is subject to change.
Gets the SDM complete error string for a compiler error.
[C#] public override String ToString();FakePre-96ed0b11162346fda5811120b9d04ac9-aba572f7e71342039677bc73ec2c90ab
Parameters
This method has no parameters.
Return Values
The 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, Compiler.WarningLevelAsErrors, DocumentError
| Last updated: June 2005 | What did you think of this topic? | Order a Platform SDK CD |
| © Microsoft Corporation. All rights reserved. Terms of use. |