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