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 working directory
- Assembly
- Cake
.CodeQL .Cli .dll - Namespace
- Cake
.CodeQL .Cli .Report - Containing Type
- Code
Q L Report Install Tool Settings
Syntax
public DirectoryPath WorkingDirectory { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | The working directory. |