BrokeredServiceRegistryEntry.RegistryRoot 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
条目的注册表根目录。 此值将类似于以下字符串之一: "BrokeredServices}" " { 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