CodeQLCreateDatabaseToolSettings.

DatabaseDir Property

Summary

Specify the location of a directory to create for the CodeQL database. The command will fail if you try to overwrite an existing directory. If you also specify --db-cluster, this is the parent directory and a subdirectory is created for each language analyzed.

Syntax

public DirectoryPath DatabaseDir { get; set; }

Remarks

This is required

Value

Type Description
DirectoryPath