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