NUnit2Test.

Assemblies Property

Summary

Assemblies to include in test.
Assembly
NAnt.NUnit2.dll
Namespace
NAnt.NUnit2.Types
Containing Type
NUnit2Test

Syntax

[BuildElement("assemblies")]
public AssemblyFileSet Assemblies { get; set; }

Attributes

Type Description
BuildElementAttribute Indicates that the property should be treated as an XML element and further processing should be done.

Value

Type Description
AssemblyFileSet