ComposablePartDefinition.ExportedTypes Propriété

Définition

Obtient les types exportés sur le composant lui-même.

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)

Valeur de propriété

IReadOnlyCollection<ExportDefinition>

S’applique à