Click or drag to resize

IToken Properties

The IToken type exposes the following members.

Properties
  NameDescription
Public propertyDataType
Gets the data type of the token.
Public propertyText
Gets the text of the token.
Public propertyValue
Gets the value of the token. The type of the value depends on the |DataType| of the token.
Top
See Also