Registry: CurrentUser (get) |
Returns a RegistryKey object that is then used to access registry keys and values for information and preferences of the current user. The root section of the Registry accessed is HKEY_CURRENT_USER.
Public Property Get CurrentUser ( ) As RegistryKey
Read Only.