IContentType.BaseTypes Özellik
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.
Geçerli öğesinin türetildiği tüm içerik türleri kümesi IContentType .
public:
property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Utilities::IContentType ^> ^ BaseTypes { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Utilities::IContentType ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Utilities.IContentType> BaseTypes { get; }
member this.BaseTypes : seq<Microsoft.VisualStudio.Utilities.IContentType>
Public ReadOnly Property BaseTypes As IEnumerable(Of IContentType)
Özellik Değeri
Bu değer hiçbir şekilde null değildir, ancak boş küme olabilir.