Summary
Gets the environment.
- Namespace
- Cake
.Core - Containing Type
- CakeContext
Syntax
public ICakeEnvironment Environment { get; }
Value
Type | Description |
---|---|
ICakeEnvironment | The environment. |
public ICakeEnvironment Environment { get; }
Type | Description |
---|---|
ICakeEnvironment | The environment. |