Summary
Gets or sets a value indicating whether to uninstall all versions.
- Namespace
- Cake
.Common .Tools .Chocolatey .Uninstall - Containing Type
- Chocolatey
Uninstall Settings
Syntax
public bool AllVersions { get; set; }
Value
Type | Description |
---|---|
bool | The all versions flag. |