Summary
Gets the name of the tool.
- Namespace
- Cake
.Common .Tools .SignTool - Containing Type
- SignToolSignRunner
Syntax
protected override string GetToolName()
Return Value
Type | Description |
---|---|
string |
The name of the tool (SignTool SIGN ).
|