ComposableCatalog.DiscoveredParts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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