ToolFixture<TToolSettings, TFixtureResult>.

GetDefaultToolPath(string) Method

Summary

Gets the default tool path.

Syntax

protected virtual FilePath GetDefaultToolPath(string toolFilename)

Parameters

Name Type Description
toolFilename string The tool filename.

Return Value

Type Description
FilePath The default tool path.