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