DiffTask.

OutputFile Property

Summary

The output file to generate (xml)
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SourceSafe
Containing Type
DiffTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo