DkmGlobalSettings.RegistryRoot 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
可有可无Visual Studio 注册表根 (例如: Software\Microsoft\VisualStudio\10.0) 。 远程调试方案中的注册表根为空。 在伪远程和本地调试方案中,它将是非 null 的。
public:
static property System::String ^ RegistryRoot { System::String ^ get(); };
public:
static property Platform::String ^ RegistryRoot { Platform::String ^ get(); };
public static string RegistryRoot { get; }
member this.RegistryRoot : string
Public Shared ReadOnly Property RegistryRoot As String
属性值
返回 String。