ModelStateReader Properties |
The ModelStateReader type exposes the following members.
| Name | Description | |
|---|---|---|
| Diagnostics | ||
| HasLineInfo |
Flag indicating if class can return line information
| |
| Info |
State start info for this reader.
| |
| LineNumber |
The current line number in the xml file, or -1 if not available
| |
| LinePosition |
The current line position in the xml file, or -1 if not available
| |
| Options |
Option objects for reader
| |
| ReadMode |
Read-mode of reader
| |
| TokenName |
Name of current token in state
| |
| TokenType |
Type of current token in state
|