Name | Description | |
---|---|---|
Delete | Overloaded. Delete a registry key in the DefaultBaseLocation for the DefaultSubKey. Requires local admin rights, even in the CurrentUser location. | |
DeleteSubKeyTree | Overloaded. Delete the sub tree for the DefaultBaseLocation and DefaultSubKey. Requires local admin rights, even in the CurrentUser location. | |
GetRegistryItem | Get a registry item and all associated sub items and values | |
GetSubKeyNames | Get a list of sub keys for a key | |
GetValueNames | Gets the value names for a key | |
Read | Overloaded. Read from the registry using the DefaultBaseLocation and the DefaultSubKey | |
Write | Overloaded. Write to the registry using the DefaultBaseLocation and DefaultSubKey |