This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.SPCAF.
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. |