NUnit3Settings.

Results Property

Summary

Gets or sets the results that should be saved.
Namespace
Cake.Common.Tools.NUnit
Containing Type
NUnit3Settings

Syntax

public ICollection<NUnit3Result> Results { get; set; }

Value

Type Description
ICollection<NUnit3Result> The package owners.