ITokenStringContainer Interface
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 access to unresolved token string values within the tokenizing text box control
public interface ITokenStringContainer
type ITokenStringContainer = interface
Public Interface ITokenStringContainer
Properties
IsLast |
Gets a value indicating whether this is the last text based token in the collection as it will always remain at the end. |
Text |
Gets or sets the string text for this unresolved token |