SonarBeginSettings.

Url Property

Summary

The url of the used sonar instance. When omitted, http://localhost:9000 is used.
Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarBeginSettings

Syntax

public string Url { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
string