Summary
Gets the default tool path.
- Namespace
- Cake
.Testing .Fixtures - Containing Type
- ToolFixture
<TToolSettings, TFixtureResult>
Syntax
public FilePath DefaultToolPath { get; }
Value
| Type | Description |
|---|---|
| FilePath | The default tool path. |
