Registry: LocalMachine (get)

LocalMachine

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

Return Values

RegistryKey - 

Read Only.

See Also

Project CorLib Overview

Class Registry Overview