DotNetTool<TSettings>.

GetToolName() Method

Summary

Gets the name of the tool.
Namespace
Cake.Common.Tools.DotNet
Containing Type
DotNetTool<TSettings>

Syntax

protected override string GetToolName()

Return Value

Type Description
string The name of the tool.