This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.CodeQL.Cli.
Summary
Initializes a new instance of the
CodeQLReportInstallTool
class.
- Assembly
- Cake
.CodeQL .Cli .dll - Namespace
- Cake
.CodeQL .Cli .Report - Containing Type
- Code
Q L Report Install Tool
Syntax
public CodeQLReportInstallTool(ICakeContext cakeContext)
Parameters
Name | Type | Description |
---|---|---|
cakeContext | ICakeContext | The cake Context |
Return Value
Type | Description |
---|---|
void |