RegistryValueAction type
Values of this type represent possible registry value actions.
Enumeration values
Section titled “Enumeration values”- append: Appends the specified value(s) to a multiString registry value.
- prepend: Prepends the specified value(s) to a multiString registry value.
- write: Writes a registry value.