CompositionConfiguration.Parts 属性

定义

获取构成此配置且满足导出条件的组成部件。

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)

属性值

适用于