MsbuildTask.

ProjectFile Property

Summary

The project to build.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
MsbuildTask

Syntax

[TaskAttribute("project")]
public FileInfo ProjectFile { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo