Summary
Gets or sets the categories to include in a run.
- Namespace
- Cake
.Common .Tools .NUnit - Containing Type
- NUnitSettings
Syntax
public string Include { get; set; }
Value
Type | Description |
---|---|
string | The categories to include in a run. |