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