| IToken Properties |
The IToken type exposes the following members.
Properties
| Name | Description |
---|
| DataType |
Gets the data type of the token.
|
| Text |
Gets the text of the token.
|
| Value |
Gets the value of the token. The type of the value
depends on the |DataType| of the token.
|
TopSee Also