Summary
Gets or sets the amount of information that NUnit should write to its internal trace log.
- Namespace
- Cake
.Common .Tools .NUnit - Containing Type
- NUnitSettings
Syntax
public string Trace { get; set; }
Value
| Type | Description |
|---|---|
| string | The amount of information that NUnit should write to its internal trace log. |
