CodeQLTool<TSettings>.

GetToolName() Method

Summary

Gets the name of the tool.
Assembly
Cake.CodeQL.Cli.dll
Namespace
Cake.CodeQL.Cli
Containing Type
CodeQLTool<TSettings>

Syntax

protected override sealed string GetToolName()

Return Value

Type Description
string The name of the tool.