CodeQLInstallToolSettings.

InstallDirectory Property

Summary

Gets or sets the install directory that CodeQL will be extracted to. Defaults to "./tools/codeql"

Syntax

public DirectoryPath InstallDirectory { get; set; }

Value

Type Description
DirectoryPath the install directory that CodeQL will be extracted tool.