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
Gets or sets the install directory that CodeQL Github Security Report cli will be extracted to. Defaults to "./tools/codeql/reports"
- Assembly
- Cake
.CodeQL .Cli .dll - Namespace
- Cake
.CodeQL .Cli .Report - Containing Type
- Code
Q L Report Install Tool Settings
Syntax
public DirectoryPath InstallDirectory { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | the install directory that CodeQL Github Security Report cli will be extracted tool. |