Summary
Gets or sets a value indicating whether to run while not showing download progress.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- ChocolateySettings
Syntax
public bool NoProgress { get; set; }
Value
Type | Description |
---|---|
bool | The no-progress flag. |