Registry: LocalMachine (get) |
Returns a RegistryKey object that can be used to access information and preferences about the local user machine. The root section of the Registry accessed is HKEY_LOCAL_MACHINE.
Public Property Get LocalMachine ( ) As RegistryKey
Read Only.