BrokeredServiceRegistryEntry.Moniker Property
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.
The service moniker for the brokered service.
public:
property Microsoft::ServiceHub::Framework::ServiceMoniker ^ Moniker { Microsoft::ServiceHub::Framework::ServiceMoniker ^ get(); };
public Microsoft.ServiceHub.Framework.ServiceMoniker Moniker { get; }
member this.Moniker : Microsoft.ServiceHub.Framework.ServiceMoniker
Public ReadOnly Property Moniker As ServiceMoniker