Summary
Gets or sets a value indicating whether to allow downgrade of package.
- Namespace
- Cake
.Common .Tools .Chocolatey .Install - Containing Type
- Chocolatey
Install Settings
Syntax
public bool AllowDowngrade { get; set; }
Value
| Type | Description |
|---|---|
| bool | The downgrade package flag. |
