CompositionConfiguration.Parts Eigenschaft

Definition

Ruft die zusammengesetzten Teile ab, bei denen Exporte erfüllt sind, die diese Konfiguration bilden.

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)

Eigenschaftswert

ISet<ComposedPart>

Gilt für