VsceTool<TSettings>.

GetToolName() Method

Summary

Gets the name of the tool.
Assembly
Cake.VsCode.dll
Namespace
Cake.VsCode
Containing Type
VsceTool<TSettings>

Syntax

protected override sealed string GetToolName()

Return Value

Type Description
string The name of the tool.