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