Summary
Change the operating system platform family.
- Namespace
- Cake
.Testing - Containing Type
- FakeEnvironment
Syntax
public void ChangeOperatingSystemFamily(PlatformFamily family)
Parameters
| Name | Type | Description |
|---|---|---|
| family | PlatformFamily | The platform family. |
Return Value
| Type | Description |
|---|---|
| void |
