Summary
Gets the environment.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- Settings
Syntax
public Dictionary<string, string> Environment { get; }
Value
| Type | Description |
|---|---|
| Dictionary |
The environment. |
