SPCAFRunner.

GetAlternativeToolPaths(SPCAFSettings) Method

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<FilePath> Alertanitive tool paths.