Compartir a través de


ExtensionCore.ServiceFactoryMap Property

Definition

Gets the service factory map from moniker to factory type.

protected System.Collections.Generic.Dictionary<Microsoft.ServiceHub.Framework.ServiceMoniker,Microsoft.VisualStudio.Extensibility.ServiceFactoryRegistrationAttribute> ServiceFactoryMap { get; }
member this.ServiceFactoryMap : System.Collections.Generic.Dictionary<Microsoft.ServiceHub.Framework.ServiceMoniker, Microsoft.VisualStudio.Extensibility.ServiceFactoryRegistrationAttribute>
Protected ReadOnly Property ServiceFactoryMap As Dictionary(Of ServiceMoniker, ServiceFactoryRegistrationAttribute)

Property Value

Applies to