Summary
    Gets or sets a value indicating whether to ignore unfound packages if downloading more than one at a time.
    
		- Namespace
 - Cake
.Common .Tools .Chocolatey .Download  - Containing Type
 - Chocolatey
Download Settings  
Syntax
public bool IgnoreUnfound { get; set; }
	Value
| Type | Description | 
|---|---|
| bool | 
