The properties of System.Web.ParserError are listed below. For a list of all members, see the ParserError Members list.
See Also: Inherited members from System.Object
[read-only] | ErrorText | string.
![]() Gets or sets a string that represents the error for the System.Web.ParserError object. |
[read-only] | Line | int.
![]() Gets or sets the line number of the source at which the error occurs. |
[read-only] | VirtualPath | string.
![]() Gets or set the virtual path of the file that was being parsed when the error occurred. |