My.Computer.Registry Object
Provides properties and methods for manipulating the registry.
Remarks
For information about the methods and properties of the My.Computer.Registry
object, see RegistryProxy.
For more information, see Reading from and Writing to the Registry.
Note
You can also manipulate the registry by using methods of the Microsoft.Win32.Registry class.
Requirements
Namespace: Microsoft.VisualBasic.MyServices
Class: RegistryProxy (provides access to Registry)
Assembly: Visual Basic Runtime Library (in Microsoft.VisualBasic.dll)
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.