Summary
Gets the runtime Cake is running in.
- Namespace
- Cake
.Core - Containing Type
- ICakeEnvironment
Syntax
ICakeRuntime Runtime { get; }
Value
| Type | Description |
|---|---|
| ICakeRuntime | The runtime Cake is running in. |
ICakeRuntime Runtime { get; }
| Type | Description |
|---|---|
| ICakeRuntime | The runtime Cake is running in. |