CodeStatsTask.

OutputFile Property

Summary

The name of the file to save the output to (in XML).
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
CodeStatsTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo