CompositionConfiguration.Parts Özellik

Tanım

Oluşturulan parçaları, bu yapılandırmayı oluşturan dışarı aktarmalar karşılanmasını alır.

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)

Özellik Değeri

ISet<ComposedPart>

Şunlara uygulanır