HeatRunner.

GetToolExecutableNames() Method

Summary

Gets the possible names of the tool executable.
Namespace
Cake.Common.Tools.WiX.Heat
Containing Type
HeatRunner

Syntax

protected override IEnumerable<string> GetToolExecutableNames()

Return Value

Type Description
IEnumerable<string> The tool executable name.