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