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