System.Xml.Xsl.XsltException.LineNumber Property

Gets the line number indicating where the error occurred in the style sheet.

Syntax

public virtual int LineNumber { get; }

Value

An int number that represents the line number, or 0 if such information not available.

Remarks

This property is used by the System.Xml.Xsl.XsltCompileException class.

Requirements

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