GenericIssueReportFormatSettings.

Options Property

Summary

Gets the options to use for generating the report. See template for available options.

Syntax

public Dictionary<string, object> Options { get; }

Value

Type Description
Dictionary<string, object>
GitHub