Share via


CompositionConfiguration.Parts Property

Definition

Gets the composed parts, with exports satisfied, that make up this configuration.

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

Property Value

Applies to