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