Config Helper
RegistryReaderWriter Class Members
Properties  Methods 


KellermanSoftware.ConfigHelper Namespace : RegistryReaderWriter Class

The following tables list the members exposed by RegistryReaderWriter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The Default Base Location. Defaults to RegistryLocation.CurrentUser  
Public Property The Sub Key to Read or Write to. Defaults to SOFTWARE\NamespaceWord1\NamespaceWord2  
Top
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