GraphiteSettings.

Prefix Property

Summary

Gets or sets the graphite client metrics prefix (usually used for api key for hosted services like HostedGraphite).
Assembly
Cake.Graphite.dll
Namespace
Cake.Graphite
Containing Type
GraphiteSettings

Syntax

public string Prefix { get; set; }

Value

Type Description
string