CompositionConfiguration.Catalog 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 catalog that backs this configuration. This may be a smaller catalog than the one passed in to create this configuration if invalid parts were removed.
public Microsoft.VisualStudio.Composition.ComposableCatalog Catalog { get; }
member this.Catalog : Microsoft.VisualStudio.Composition.ComposableCatalog
Public ReadOnly Property Catalog As ComposableCatalog