This documentation is archived and is not being maintained.
ParserError Properties
Visual Studio 2008
The ParserError type exposes the following members.
| 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: