DocumentParseError.LineNumber property [SDM]
| SDM Reference |
DocumentParseError.LineNumber
Gets the line number in the XML file where this error occurred. The LineNumber property in conjunction, with the LinePosition property, specifies the exact location in the file where this error occurred.
public Int32 LineNumber {get;}
Public ReadOnly Property LineNumber As Int32
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, DocumentParseError, DocumentParseError.LinePosition
| Last updated: November 2005 | What did you think of this topic? | Order a Platform SDK CD |
| © Microsoft Corporation. All rights reserved. Terms of use. |