TokenInfo Properties

 

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

NameDescription
System_CAPS_pubpropertyColor

Determines the color index to use for the token.

System_CAPS_pubpropertyEndIndex

Determines the index of the last character of the token.

System_CAPS_pubpropertyStartIndex

Determines the index of the first character of the token.

System_CAPS_pubpropertyToken

Determines the token ID as represented by the TokenInfo object.

System_CAPS_pubpropertyTrigger

Determines the various triggers that can be set for the token.

System_CAPS_pubpropertyType

Determines the type of the token.

Return to top
Show: