NuGetTool<TSettings>.

GetToolName() Method

Summary

Gets the name of the tool.
Namespace
Cake.Common.Tools.NuGet
Containing Type
NuGetTool<TSettings>

Syntax

protected override sealed string GetToolName()

Return Value

Type Description
string The name of the tool.