ParserError Properties
.NET Framework (current version)
Namespace:
System.Web
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ErrorText | Gets or sets a string that represents the error for the ParserError object. |
![]() | Line | Gets or sets the line number of the source at which the error occurs. |
![]() | VirtualPath | Gets or set the virtual path of the file that was being parsed when the error occurred. |
Show:
