ITokenColorInfo Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines properties for coloring specific units of code.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
| Name | Description | |
|---|---|---|
![]() | Color | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, gets the color that should be used to show a unit of code. |
![]() | EndPosition | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, gets the position where a unit of code ends. |
![]() | StartPosition | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, gets the position where a unit of code starts. |
Available since 1.1
