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(FilePath logFilePath)
Parameters
| Name | Type | Description |
|---|---|---|
| logFilePath | FilePath | Path to the Sarif file. |
Return Value
| Type | Description |
|---|---|
| void |
