MsDeployRunner.

GetAlternativeToolPaths(MsDeploySettings) Method

Summary

Gets the alternative tool paths.
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeployRunner

Syntax

protected override IEnumerable<FilePath> GetAlternativeToolPaths(MsDeploySettings settings)

Parameters

Name Type Description
settings MsDeploySettings The settings.

Return Value

Type Description
IEnumerable<FilePath>