RegAsmTask.

Assemblies Property

Summary

The set of assemblies to register, or unregister.
Assembly
NAnt.Win32.dll
Namespace
NAnt.Win32.Tasks
Containing Type
RegAsmTask

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