IVsFontsAndColorsInformation Interface
Visual Studio 2015
Represents color information for a language service.
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
| Name | Description | |
|---|---|---|
![]() | AddLanguageService(Guid) | Adds an additional language service that contributes to coloring information. |
![]() | GetClassificationType(Int32) | Gets the type used by the language service classifier for the colorable item at the specified index. |
![]() | GetFontAndColorPreferences() | Gets the FONTCOLORPREFERENCES2 of the language service. |
Show:

