Share via


GlobalBrokeredServiceContainer.RegisteredServices Property

Definition

Gets the services currently registered.

protected System.Collections.Immutable.ImmutableDictionary<Microsoft.ServiceHub.Framework.ServiceMoniker,Microsoft.VisualStudio.Utilities.ServiceBroker.ServiceRegistration> RegisteredServices { get; }
member this.RegisteredServices : System.Collections.Immutable.ImmutableDictionary<Microsoft.ServiceHub.Framework.ServiceMoniker, Microsoft.VisualStudio.Utilities.ServiceBroker.ServiceRegistration>
Protected ReadOnly Property RegisteredServices As ImmutableDictionary(Of ServiceMoniker, ServiceRegistration)

Property Value

Applies to