Registry > Registry Assembly Classes > RegistryClass
The RegistryClass class implements the object that enables the user to work with one of the basic registry keys.
Property name | Brief description | |
![]() |
ClassesRoot | The ClassesRoot property returns the registry key containing data that provides opening of necessary program while opening the file. |
![]() |
CurrentConfig | The CurrentConfig property returns the key containing data about equipment profile used by local computer while starting up the system. |
![]() |
CurrentUser | The CurrentUser property returns the key containing settings of the user who logged in to the system at the moment. |
![]() |
LocalMachine | The LocalMachine property returns the key containing settings related to this computer (for all users). |
![]() |
Users | The Users property returns the key containing settings of all computer's users profiles. |
See also: