Summary
Gets the name of the tool.
- Namespace
- Cake
.Core .Tooling - Containing Type
- Tool
<TSettings>
Syntax
protected abstract string GetToolName()
Return Value
Type | Description |
---|---|
string | The name of the tool. |
protected abstract string GetToolName()
Type | Description |
---|---|
string | The name of the tool. |