Partager via


line Property

Specifies the line number that contains the error.

lValue = oXMLDOMParseError.line;

HRESULT get_line(
  long* lineNumber
);

General Remarks

This property is read-only, and applies to the following interface:

IXMLDOMParseError

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.