Click or drag to resize

SetupLocalKeysKeyUninstall Property

Gets the uninstall key.

Namespace:  MicaSystems.Utils.Setup
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public RegistryKey KeyUninstall { get; }

Property Value

Type: RegistryKey
See Also