SonarBeginSettings.

ProjectBaseDir Property

Summary

Use this property when you need analysis to take place in a directory other than the one from which it was launched
Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarBeginSettings

Syntax

public string ProjectBaseDir { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
string