Summary
Gets the name of the tool executable.
- Namespace
- Cake
.Common .Tools .ILRepack - Containing Type
- ILRepackRunner
Syntax
protected override IEnumerable<string> GetToolExecutableNames()
Return Value
Type | Description |
---|---|
IEnumerable |
The tool executable name. |