ChangesTask.

OutputFile Property

Summary

The file where the output will be stored in XML format.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Mks
Containing Type
ChangesTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo