CodeQLAnalyzeDatabaseToolSettings.

SarifAddQueryHelp Property

Summary

Optional. Use if you want to include any available markdown-rendered query help for custom queries used in your analysis. Any query help for custom queries included in the SARIF output will be displayed in the code scanning UI if the relevant query generates an alert.

Syntax

public string SarifAddQueryHelp { get; set; }

Value

Type Description
string