SarifIssueReportFormatSettings.

BaselineGuid Property

Summary

Gets or sets a Guid whose value is a GUID-valued string equal to Guid of a previous run. Will be written to the run.baselineGuid property.

Syntax

public Guid BaselineGuid { get; set; }

Remarks

Setting BaselineGuid and ExistingIssues is required to generate the baseline state of the issues.

Value

Type Description
Guid