CodeQLReportInstallToolSettings.

InstallDirectory Property

Summary

Gets or sets the install directory that CodeQL Github Security Report cli will be extracted to. Defaults to "./tools/codeql/reports"

Syntax

public DirectoryPath InstallDirectory { get; set; }

Value

Type Description
DirectoryPath the install directory that CodeQL Github Security Report cli will be extracted tool.