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
[read-only] LineNumber int. Represents the line number of the error source (usually the related XPathNavigator's node location). [read-only] LinePosition int. Represents the column number of the error source (usually the related XPathNavigator's node location). [read-only] overrideMessage string. Represents the error message. [read-only] SourceUri string. Represents the URI of the error source (usually the base URI of the stylesheet document). It returns an empty string if such information is not available.