NUnitSettings.

Exclude Property

Summary

Gets or sets the categories to exclude from a run.
Namespace
Cake.Common.Tools.NUnit
Containing Type
NUnitSettings

Syntax

public string Exclude { get; set; }

Value

Type Description
string The categories to exclude from a run.