ComposablePartDefinition.ExportedTypes Özellik

Tanım

Bölüm üzerine aktarılmış türleri alır.

public System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Composition.ExportDefinition> ExportedTypes { get; }
member this.ExportedTypes : System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Composition.ExportDefinition>
Public ReadOnly Property ExportedTypes As IReadOnlyCollection(Of ExportDefinition)

Özellik Değeri

IReadOnlyCollection<ExportDefinition>

Şunlara uygulanır