LinkTask.

Modules Property

Summary

Link the specified modules into this assembly.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
LinkTask

Syntax

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