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.SonarResults.
- Assembly
- Cake
.SonarResults .dll - Namespace
- Cake
.SonarResults - Containing Type
- SonarAnalysisClient
Syntax
public ProjectStatus GetAnalysisResults(SonarResultsSettings settings, string analysisId)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | SonarResultsSettings | |
| analysisId | string |
Return Value
| Type | Description |
|---|---|
| ProjectStatus |
