RegValueEntry Constructor (RegistryKey, String) | regdiff Code Documentation |
This constructor creates a named value from a Windows registry value
Namespace: com.tikumo.regis3Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
Parameters
- key
- Type: Microsoft.Win32 RegistryKey
Parent registry key
- name
- Type: System String
Name of the value
See Also