This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.Sarif.
Summary
Initializes a new instance of the
SarifIssuesSettings
class.
- Assembly
- Cake
.Issues .Sarif .dll - Namespace
- Cake
.Issues .Sarif - Containing Type
- SarifIssuesSettings
Syntax
public SarifIssuesSettings(byte[] logFileContent)
Parameters
Name | Type | Description |
---|---|---|
logFileContent | byte[] | Content of the SARIF file. |
Return Value
Type | Description |
---|---|
void |