SonarAnalysisClient.

GetAnalysisResults(SonarResultsSettings, string) Method

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