Name |
Type |
Description |
Required |
Action |
Enumeration |
This is the action that will be taken for this registry value. This attribute's value must be one of the following:- removeOnInstall
- Removes a key with all its values and subkeys when the parent component is installed.
- removeOnUninstall
- Removes a key with all its values and subkeys when the parent component is uninstalled.
|
|
Id |
String |
Primary key used to identify this particular entry. If this attribute is not specified, an identifier will be generated by hashing the parent Component identifier, Root, Key, and Name. |
|
Key |
String |
The localizable key for the registry value. |
|
Root |
RegistryRootType |
The predefined root key for the registry value. |
|