Summary
The application configuration file to use for the NUnit test domain.
If not specified, NAnt will try to use a configuration name matching
the file name of the assembly with extension ".config".
- Assembly
- NAnt
.NUnit2 .dll - Namespace
- NAnt
.NUnit2 .Types - Containing Type
- NUnit2Test
Syntax
[TaskAttribute("appconfig")]
public FileInfo AppConfigFile { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
FileInfo |