Query the value returning the value data and value type.
The value data object.
For example, if the key name is HKEY_LOCAL_MACHINE\Software\Test and a string value named Test exists with a value of "this is a test" then a string object is returned and the returned value type is Win32.REG_SZ.
| Exception Type | Condition |
|---|---|
| RegistryToolkitException | Thrown when the registry operation fails. |
RegistryHelper Class | ComponentSpace.RegistryToolkit Namespace