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