Contains classes to facilitate advanced access to the Registry and to Windows INI files.

Classes

  ClassDescription
ExceptionEventArgs
Provides data for the ExceptionRaised event.
INIFile
Provides access to a file in the Windows INI format.
INISection
Provides access to a section of a file in the Windows INI format.
RegistryUtilities
A collection of methods for performing advanced registry functions.
RegKeyWatcher
Listens for changes to the registry and raises events when a registry key's values, subkeys or atributes change.
UserProfile
Represents the profile of a user loaded for the purpose of impersonation.

Enumerations

  EnumerationDescription
NotificationFilters
Specifies the type of changes in the registry key to watch for.