Summary
Changes the operative system bitness.
- Namespace
- Cake
.Testing - Containing Type
- FakeEnvironment
Syntax
public void ChangeOperativeSystemBitness(bool is64Bit)
Parameters
Name | Type | Description |
---|---|---|
is64Bit | bool | if set to true , this is a 64-bit operative system. |
Return Value
Type | Description |
---|---|
void |