Share via


ComposableCatalog.DiscoveredParts Property

Definition

Gets the parts that were added to the catalog via a PartDiscovery class.

public Microsoft.VisualStudio.Composition.DiscoveredParts DiscoveredParts { get; }
member this.DiscoveredParts : Microsoft.VisualStudio.Composition.DiscoveredParts
Public ReadOnly Property DiscoveredParts As DiscoveredParts

Property Value

Applies to