MsDeployRunner.

GetToolExecutableNames() Method

Summary

Gets the name of the tool.
Assembly
Cake.MsDeploy.dll
Namespace
Cake.MsDeploy
Containing Type
MsDeployRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The name of the tool.