Share via


CompositionConfiguration.Catalog Property

Definition

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

Property Value

Applies to