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