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