Summary
Base name of the test result. The full filename is determined by this
attribute and the extension of formatter.
- Assembly
- NAnt
.NUnit1 .dll - Namespace
- NAnt
.NUnit1 .Types - Containing Type
- NUnitTest
Syntax
[TaskAttribute("outfile")]
public string OutFile { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |