This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Chutzpah.
Summary
Gets the tool executable names.
- Assembly
- Cake
.Chutzpah .dll - Namespace
- Cake
.Chutzpah - Containing Type
- ChutzpahRunner
Syntax
public IEnumerable<string> ToolExecutableNames { get; }
Value
Type | Description |
---|---|
IEnumerable |
The tool executable names. |