Click or drag to resize

AppRegistry Methods

The AppRegistry type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetValueT
Reads the value of a registry key. If the key is not found, the defval is returned.
Public methodStatic memberRegistryCleanup
Removes the Registry branch gracefully
Public methodStatic memberSetStringValue
Stores a value in the registry.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also