Vb6Task.

ProjectFile Property

Summary

Visual Basic project or group file.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
Vb6Task

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo