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
- ChocolateyInstall Settings 
Syntax
public bool Forcex86 { get; set; }Value
| Type | Description | 
|---|---|
| bool | The force x86 flag. | 
