BinaryValue |
A representation of binary registry values.
|
DWordValue |
A representation of DWORD registry values.
|
MultiStringValue |
A representation of multi-string registry values.
|
QWordValue |
A representation of QWORD registry values.
|
RegistryException |
Thrown when an error occurred while trying to access or modify the Windows registry.
|
RegistryKey |
A representation of registry keys.
|
RegistryKey.Attributes |
Attributes associated with a registry key.
|
RegistryKey.Handle |
A handle to a registry key.
|
RegistryKey.HandleOption |
An enumeration over the possible options for opening Windows registry handles.
|
RegistryKey.TraverseOption |
An enumeration over the possible options for traversing a registry key.
|
RegistryValue |
A representation of registry values.
|
RegistryValue.Filter |
A filter for registry values.
|
RemoteRegistryKey |
A representation of registry keys on a remote machine.
|
RemoteRegistryKey.Connector |
A class for connecting to a registry key on a remote machine.
|
SettableRegistryValue |
A representation of registry values that can be set.
|
StringValue |
A representation of string registry values.
|