LibTask.

ModuleDefinitionFile Property

Summary

The module definition file.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
LibTask

Syntax

[TaskAttribute("moduledefinition")]
public FileInfo ModuleDefinitionFile { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
FileInfo