ILMergeRunner.

GetToolExecutableNames() Method

Summary

Gets the name of the tool executable.
Namespace
Cake.Common.Tools.ILMerge
Containing Type
ILMergeRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The tool executable name.