ParserState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information about the parser state.
public ref class ParserState
public class ParserState
type ParserState = class
Public Class ParserState
- Inheritance
-
ParserState
Constructors
ParserState(ParserState*) |
Properties
ErrorTypeValue |
Gets the error type value. |
Info |
Gets the error information. |
Line |
Gets the line number. |
StatusValue |
Gets the parser status value. |