Summary
Gets or sets a value indicating whether to use auto uninstaller service when uninstalling.
- Namespace
- Cake
.Common .Tools .Chocolatey .Uninstall - Containing Type
- Chocolatey
Uninstall Settings
Syntax
public bool UseAutoUninstaller { get; set; }
Value
Type | Description |
---|---|
bool | The use auto uninstaller flag. |