System.Xml.Xsl.XsltException: Property Members

The properties of System.Xml.Xsl.XsltException are listed below. For a list of all members, see the XsltException Members list.

See Also: Inherited members from System.SystemException

Public Properties

[read-only]
LineNumberint.

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

[read-only]
LinePositionint.

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

[read-only]
override
Messagestring.

Gets the formatted error message describing the current exception.

[read-only]
SourceUristring.

Gets the location path of the style sheet.