Skip to content

RegistryValueAction type

Values of this type represent possible registry value actions.

  • 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.