LinkTask.

DelayLoadedDlls Property

Summary

Specified DLLs for delay loading.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
LinkTask

Syntax

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