McTask.

McFile Property

Summary

Input filename.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
McTask

Syntax

[TaskAttribute("mcfile", Required = true)]
public FileInfo McFile { get; set; }

Attributes

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

Value

Type Description
FileInfo