FluentSPCAFSettings.

WithToolPath(FilePath) Method

Summary

Sets the tool path.
Assembly
Cake.SPCAF.dll
Namespace
Cake.SPCAF
Containing Type
FluentSPCAFSettings

Syntax

public FluentSPCAFSettings WithToolPath(FilePath filePath)

Parameters

Name Type Description
filePath FilePath The tool path.

Return Value

Type Description
FluentSPCAFSettings The FluentSPCAFSettings instance for fluent re-use.