Summary
Gets the platform Cake is running on.
- Namespace
- Cake
.Testing - Containing Type
- FakeEnvironment
Syntax
public FakePlatform Platform { get; }
Value
Type | Description |
---|---|
FakePlatform | The platform Cake is running on. |
public FakePlatform Platform { get; }
Type | Description |
---|---|
FakePlatform | The platform Cake is running on. |