RegAsmTask.

References Property

Summary

The set of assembly references.
Assembly
NAnt.Win32.dll
Namespace
NAnt.Win32.Tasks
Containing Type
RegAsmTask

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