Summary
The application configuration file to use for the NUnit test domain.
- Assembly
- NAnt
.NUnit1 .dll - Namespace
- NAnt
.NUnit1 .Types - Containing Type
- NUnitTest
Syntax
[TaskAttribute("appconfig")]
public string AppConfigFile { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |