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
Uses ToolPath from setting and the typically cli tool path C:\Program Files (x86)\SPCAF\' to get alternative tool paths.
- Assembly
- Cake
.SPCAF .dll - Namespace
- Cake
.SPCAF - Containing Type
- SPCAFRunner
Syntax
protected override IEnumerable<FilePath> GetAlternativeToolPaths(SPCAFSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | SPCAFSettings | The settings. |
Return Value
Type | Description |
---|---|
IEnumerable |
Alertanitive tool paths. |