Returns a RegistryKey type, which provides access to HKEY_LOCAL_MACHINE.
| C# | Visual Basic |
public RegistryKey LocalMachine { get; }
Public ReadOnly Property LocalMachine As RegistryKey Get
| In The Hand LocalMachine Property Namespaces ► InTheHand.VisualBasic.MyServices ► RegistryProxy ► LocalMachine |
| C# | Visual Basic |
public RegistryKey LocalMachine { get; }
Public ReadOnly Property LocalMachine As RegistryKey Get