ConsoleIssueReportFormatSettings.

ShowPrioritySummary Property

Summary

Gets or sets a value indicating whether a summary of issues by provider / run with the number of issues for each priority should be shown.

Syntax

public bool ShowPrioritySummary { get; set; }

Value

Type Description
bool
GitHub