IVsProvideColorableItems Members
Include Protected Members
Include Inherited Members
Informs the code editor about custom colorable items proffered by the language service.
The IVsProvideColorableItems type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetColorableItem | Determines the item information for each custom colorable item proffered by the language service. | |
GetItemCount | Determines the number of custom colorable items proffered by the language service. |
Top