Org.Xml.Sax.SAXParseException.LineNumber Property
The line number of the end of the text where the exception occurred.

Syntax

[get: Android.Runtime.Register("getLineNumber", "()I", "GetGetLineNumberHandler")]
public virtual int LineNumber { get; }

See Also

ILocator.LineNumber

Value

Documentation for this section has not yet been entered.

Remarks

The line number of the end of the text where the exception occurred.

The first line is line 1.

[Android Documentation]

Requirements

Namespace: Org.Xml.Sax
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1