Summary
Gets or sets a value indicating whether to use package exit codes.
- Namespace
- Cake
.Common .Tools .Chocolatey - Containing Type
- Chocolatey
Shared Settings
Syntax
public bool UsePackageExitCodes { get; set; }
Value
Type | Description |
---|---|
bool | The use package exit codes flag. |