Summary
Gets or sets a value indicating whether to accept license for package.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- ChocolateySettings
Syntax
public bool AcceptLicense { get; set; }
Value
Type | Description |
---|---|
bool | The accept-license flag. |