IVsFontsAndColorsInformation.GetClassificationType(Int32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Döndürür IClassificationType .