Share via


CompositionConfiguration.MetadataViewsAndProviders Property

Definition

Gets a map of metadata views and their matching providers.

public System.Collections.Generic.IReadOnlyDictionary<Type,Microsoft.VisualStudio.Composition.ExportDefinitionBinding> MetadataViewsAndProviders { get; }
member this.MetadataViewsAndProviders : System.Collections.Generic.IReadOnlyDictionary<Type, Microsoft.VisualStudio.Composition.ExportDefinitionBinding>
Public ReadOnly Property MetadataViewsAndProviders As IReadOnlyDictionary(Of Type, ExportDefinitionBinding)

Property Value

Applies to