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.
![]() Gets the line number indicating where the error occurred in the style sheet. |
[read-only] | LinePosition | int.
![]() Gets the line position indicating where the error occurred in the style sheet. |
[read-only] override | Message | string.
![]() Gets the formatted error message describing the current exception. |
[read-only] | SourceUri | string.
![]() Gets the location path of the style sheet. |