ConsoleIssueReportFormatSettings.

ShowDiagnostics Property

Summary

Gets or sets a value indicating whether diagnostics for the individual issues should be shown. Default value is true.

Syntax

public bool ShowDiagnostics { get; set; }

Value

Type Description
bool
GitHub