IClassificationType.BaseTypes Property

Definition

Gets the classification types from which the current IClassificationType is derived.

C++
public:
 property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Text::Classification::IClassificationType ^> ^ BaseTypes { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Text::Classification::IClassificationType ^> ^ get(); };

Property Value

This value is never null, though it may be the empty set.

Remarks

This value is never null, though it may be the empty set.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022