Summary
Gets or sets a value indicating whether to force installation of the x86 version of package.
- Namespace
- Cake
.Common .Tools .Chocolatey .Install - Containing Type
- Chocolatey
Install Settings
Syntax
public bool Forcex86 { get; set; }
Value
| Type | Description |
|---|---|
| bool | The force x86 flag. |
