Config Helper
RegistryReaderWriter Class Methods


KellermanSoftware.ConfigHelper Namespace : RegistryReaderWriter Class

For a list of all members of this type, see RegistryReaderWriter members.

Public Methods
 NameDescription
Public MethodOverloaded.  Delete a registry key in the DefaultBaseLocation for the DefaultSubKey. Requires local admin rights, even in the CurrentUser location.  
Public MethodOverloaded.  Delete the sub tree for the DefaultBaseLocation and DefaultSubKey. Requires local admin rights, even in the CurrentUser location.  
Public Method Get a registry item and all associated sub items and values  
Public Method Get a list of sub keys for a key  
Public Method Gets the value names for a key  
Public MethodOverloaded.  Read from the registry using the DefaultBaseLocation and the DefaultSubKey  
Public MethodOverloaded.  Write to the registry using the DefaultBaseLocation and DefaultSubKey  
Top
See Also

Reference

RegistryReaderWriter Class
KellermanSoftware.ConfigHelper Namespace