This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ProGet.
Summary
Gets the environment.
- Assembly
- Cake
.ProGet .dll - Namespace
- Cake
.ProGet .Universal - Containing Type
- UPackTool
<TSettings>
Syntax
protected ICakeEnvironment Environment { get; }
Value
Type | Description |
---|---|
ICakeEnvironment | The environment. |