Vb6Task.

OutDir Property

Summary

Output directory for the compilation target.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
Vb6Task

Syntax

[TaskAttribute("outdir")]
public DirectoryInfo OutDir { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
DirectoryInfo