The Token type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| StartIndex |
First char index in the original search query string.
| |
| Type |
Type of this token.
| |
| Value |
Value of this token.
| |
| ValueLowerCase |
Lower-case value of this token.
|
See Also