Share via


BrokeredServiceRegistryEntry.RegistryRoot Property

Definition

The registry root for the entry. This value will look like one of these strings:

"BrokeredServices\{service-name}"
"BrokeredServices\{service-name}\{version}"
public:
 property System::String ^ RegistryRoot { System::String ^ get(); };
public string RegistryRoot { get; }
member this.RegistryRoot : string
Public ReadOnly Property RegistryRoot As String

Property Value

Applies to