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