IContentType.BaseTypes Özellik

Tanım

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

IEnumerable<IContentType>

Bu değer hiçbir şekilde null değildir, ancak boş küme olabilir.

Şunlara uygulanır