Vb6Task.

ErrorFile Property

Summary

The file to which the Visual Basic compiler should log errors.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
Vb6Task

Syntax

[TaskAttribute("errorfile")]
public FileInfo ErrorFile { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo