My.Computer.Registry 对象

提供了用于操控注册表的属性和方法。

注解

有关 My.Computer.Registry 对象所使用方法和属性的信息,请参阅 RegistryProxy

有关详细信息,请参阅从注册表读取和写入注册表

注意

还可以使用 Microsoft.Win32.Registry 类的方法来操作注册表。

要求

命名空间Microsoft.VisualBasic.MyServices

类:RegistryProxy(提供对 Registry 的访问)

程序集:Visual Basic 运行时库(在 Microsoft.VisualBasic.dll 中)

另请参阅