次の方法で共有


CompositionConfiguration.MetadataViewsAndProviders プロパティ

定義

メタデータ ビューとその一致するプロバイダーのマップを取得します。

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)

プロパティ値

適用対象