CodeStatsTask.

AppendFile Property

Summary

Specifies whether the results should be appended to the output file. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
CodeStatsTask

Syntax

[TaskAttribute("append")]
public bool AppendFile { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool