Windows Registry functionality.

Contains methods to read and write to the Windows Registry.

Methods

Name Description
CreateKey Creates a New Key under the Hive and Root Key specified.
DeleteKey Deletes a Key, and optionally all sub-keys, under the Hive and Root Key specified.
GetValue Retrieves a Value from the Windows Registry given a hive, root key and key.
SetValue Stores a Value in the Windows Registry given a hive, root key and key.
SetValueWithKind Stores a Value in the Windows Registry given a hive, root key and key.
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0