AxImpTask.

OutputFile Property

Summary

Filename of the generated assembly.
Assembly
NAnt.Win32.dll
Namespace
NAnt.Win32.Tasks
Containing Type
AxImpTask

Syntax

[TaskAttribute("output")]
public FileInfo OutputFile { get; set; }

Attributes

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

Value

Type Description
FileInfo