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