SonarBeginSettings.

PullRequestKey Property

Summary

Gets or sets the pullrequest key in case of a pull request validation See https://docs.sonarqube.org/display/SONAR/Pull+Request+Analysis
Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarBeginSettings

Syntax

public Nullable<int> PullRequestKey { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
Nullable<int>