Share via


ComposablePartDefinition.ExportedTypes Property

Definition

Gets the types exported on the part itself.

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)

Property Value

Applies to