CodeQLSecurityReportToolSettings.

OutputDirectory Property

Summary

The directory to output the PDF report to. This will be created if it does not exist. Defaults to "./".

Syntax

public DirectoryPath OutputDirectory { get; set; }

Value

Type Description
DirectoryPath