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