Summary
Gets the configuration.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- Settings
Syntax
public string Configuration { get; }
Value
| Type | Description |
|---|---|
| string | The configuration. |
