Click or drag to resize

RegistryUtil Class

Utility methods for accessing the Windows registry.
Inheritance Hierarchy
SystemObject
  Nova.UtilitiesRegistryUtil

Namespace:  Nova.Utilities
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public static class RegistryUtil

The RegistryUtil type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetClassesString
Retrieve a string value from the Classes registry.
Public methodStatic memberGetLocalMachineString
Retrieve a string value from the Local Machine registry.
Top
See Also