Summary
    Gets or sets the environment.
    
		- Namespace
- Cake.Testing .Fixtures 
- Containing Type
- ToolFixture<TToolSettings, TFixtureResult> 
Syntax
public FakeEnvironment Environment { get; set; }Value
| Type | Description | 
|---|---|
| FakeEnvironment | The environment. | 
