Open the key given its name.
true if the key is to be opened in read/write mode; false if the key is to be opened in read only mode. The key.
For example, if the key name is "HKEY_LOCAL_MACHINE\Software\Test" then the Software\Test key under HKEY_LOCAL_MACHINE is opened.
| Exception Type | Condition |
|---|---|
| RegistryToolkitException | Thrown when the registry operation fails. |
RegistryHelper Class | ComponentSpace.RegistryToolkit Namespace | RegistryHelper.OpenKey Overload List