System.Xml.IXmlLineInfo.LineNumber Property

Gets the current line number.

Syntax

public int LineNumber { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is used primarily for error reporting, but can be called at any time. The starting value is 1. Combined with IXmlLineInfo.LinePosition, a value of 1,1 indicates the start of a document.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0