SonarBeginSettings.

Branch Property

Summary

The name of the current branch. Specifying a branch will cause Sonar to analyse different branches as different Sonar projects. This allows one to use sonar to compare branches on a pull review.
Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarBeginSettings

Syntax

public string Branch { get; set; }

Attributes

Value

Type Description
string