Summary
Gets the Go.CD environment.
- Namespace
- Cake
.Common .Build .GoCD - Containing Type
- GoCDProvider
Syntax
public GoCDEnvironmentInfo Environment { get; }
Value
Type | Description |
---|---|
GoCDEnvironmentInfo | The Go.CD environment. |