Summary
    Gets or sets the location that NUnit should write test output.
    
		- Namespace
- Cake.Common .Tools .NUnit 
- Containing Type
- NUnit3Settings
Syntax
public FilePath OutputFile { get; set; }Value
| Type | Description | 
|---|---|
| FilePath | The location that NUnit should write test output. | 
