IVsFontsAndColorsInformation::GetClassificationType Method (Int32)

 

Gets the type used by the language service classifier for the colorable item at the specified index.

Namespace:   Microsoft.VisualStudio.Editor
Assembly:  Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)

IClassificationType^ GetClassificationType(
	int colorableItemIndex
)

Parameters

colorableItemIndex
Type: System::Int32

The index of the colorable item.

Return to top
Show: