System.Web.ParserError: Property Members

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

Public Properties

[read-only]
ErrorTextstring.

Gets or sets a string that represents the error for the System.Web.ParserError object.

[read-only]
Lineint.

Gets or sets the line number of the source at which the error occurs.

[read-only]
VirtualPathstring.

Gets or set the virtual path of the file that was being parsed when the error occurred.