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