IVsFontsAndColorsInformation::GetClassificationType Method (Int32)
Visual Studio 2015
Gets the type used by the language service classifier for the colorable item at the specified index.
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Parameters
- colorableItemIndex
-
Type:
System::Int32
The index of the colorable item.
Return Value
Type: Microsoft.VisualStudio.Text.Classification::IClassificationType^Returns an IClassificationType.
Show: