SarifIssueReportFormatSettings Class

Summary

Assembly
Cake.Issues.Reporting.Sarif.dll
Namespace
Cake.Issues.Reporting.Sarif
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["SarifIssueReportFormatSettings"] class Type type-node

Syntax

public class SarifIssueReportFormatSettings

Constructors

Extension Methods

Name Value Summary
NotNull<SarifIssueReportFormatSettings>(string) void
Throws an exception if the specified parameter's value is null.
GitHub