My.Computer.Registry Object
Visual Studio 2012
Provides properties and methods for manipulating the registry.
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 (Visual Basic).
Note
|
|---|
|
You can also manipulate the registry by using methods of the Registry class. |
Namespace: Microsoft.VisualBasic.MyServices
Class: RegistryProxy (provides access to Registry)
Assembly: Visual Basic Runtime Library (in Microsoft.VisualBasic.dll)
Note