TokenInfo Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Package
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Color | Determines the color index to use for the token. |
![]() | EndIndex | Determines the index of the last character of the token. |
![]() | StartIndex | Determines the index of the first character of the token. |
![]() | Token | Determines the token ID as represented by the TokenInfo object. |
![]() | Trigger | Determines the various triggers that can be set for the token. |
![]() | Type | Determines the type of the token. |
Show:
