BrokeredServiceRegistryEntry Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class that represents the registry entry of a brokered service.
public ref class BrokeredServiceRegistryEntry
public class BrokeredServiceRegistryEntry
type BrokeredServiceRegistryEntry = class
Public Class BrokeredServiceRegistryEntry
- Inheritance
-
BrokeredServiceRegistryEntry
Properties
Moniker |
The service moniker for the brokered service. |
RegistryRoot |
The registry root for the entry. This value will look like one of these strings:
|
Methods
EnumerateEntries(IVsSettingsStore) |
Enumerates the registry entries for all registered brokered services. |
EnumerateEntries(SettingsStore) |
Enumerates the registry entries for all registered brokered services. |