AssemblyLinkerTask.

ModuleSet Property

Summary

One or more modules to be compiled into an assembly.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
AssemblyLinkerTask

Syntax

[BuildElement("modules")]
public ModuleSet ModuleSet { 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
ModuleSet