IVsFontsAndColorsInformation.GetClassificationType(Int32) Yöntem

Tanım

IClassificationTypeColorableitemindex dizinindeki renklendirilebilir öğesi için dil hizmeti Sınıflandırıcısı tarafından kullanılmak üzere oluşturulan bir s döndürür.

public:
 Microsoft::VisualStudio::Text::Classification::IClassificationType ^ GetClassificationType(int colorableItemIndex);
public:
 Microsoft::VisualStudio::Text::Classification::IClassificationType ^ GetClassificationType(int colorableItemIndex);
Microsoft::VisualStudio::Text::Classification::IClassificationType GetClassificationType(int colorableItemIndex);
public Microsoft.VisualStudio.Text.Classification.IClassificationType GetClassificationType (int colorableItemIndex);
abstract member GetClassificationType : int -> Microsoft.VisualStudio.Text.Classification.IClassificationType
Public Function GetClassificationType (colorableItemIndex As Integer) As IClassificationType

Parametreler

colorableItemIndex
Int32

Renklenebilir öğenin dizini.

Döndürülenler

IClassificationType

Döndürür IClassificationType .

Şunlara uygulanır