KarmaStartSettings.

Reporters Property

Summary

List of reporters.
Assembly
Cake.Karma.dll
Namespace
Cake.Karma
Containing Type
KarmaStartSettings

Syntax

public ICollection<KarmaReporter> Reporters { get; set; }

Value

Type Description
ICollection<KarmaReporter>