Summary
    The name of a module-definition file (.def) to be passed to the
    linker.
    
		- Assembly
 - NAnt
.VisualCpp .dll  - Namespace
 - NAnt
.VisualCpp .Tasks  - Containing Type
 - LinkTask
 
Syntax
[TaskAttribute("moduledefinition")]
public FileInfo ModuleDefinition { get; set; }
	Attributes
| Type | Description | 
|---|---|
| Task | 
						Indicates that property should be treated as a XML attribute for the task. | 
Value
| Type | Description | 
|---|---|
| FileInfo | 
