Name | Description | |
---|---|---|
RegistryKey Constructor | Initializes a new instance of the RegistryKey class specifying the registry key name, the value name and the value. |
The following tables list the members exposed by RegistryKey.
Name | Description | |
---|---|---|
RegistryKey Constructor | Initializes a new instance of the RegistryKey class specifying the registry key name, the value name and the value. |
Name | Description | |
---|---|---|
KeyName | Gets or sets the name of the registry key. | |
Value | Gets or sets the value of the registry key. | |
ValueName | Gets or sets the name of the value to add. |