CompositionConfiguration.Parts プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この構成を構成する、エクスポートが満たされた構成済みパーツを取得します。
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)