NUnit2Test.

References Property

Summary

Assemblies to scan for missing assembly references.
Assembly
NAnt.NUnit2.dll
Namespace
NAnt.NUnit2.Types
Containing Type
NUnit2Test

Syntax

[BuildElement("references")]
public AssemblyFileSet References { 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