ParserError Properties
.NET Framework 3.0
| 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. |
Community Additions
ADD
Show: