NUnit2Test.

AssemblyFile Property

Summary

Name of the assembly to search for tests.
Assembly
NAnt.NUnit2.dll
Namespace
NAnt.NUnit2.Types
Containing Type
NUnit2Test

Syntax

[TaskAttribute("assemblyname")]
public FileInfo AssemblyFile { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
FileInfo