CodeStatsTask.

BuildName Property

Summary

An identifier to be able to track which build last updated the code stats file.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
CodeStatsTask

Syntax

[TaskAttribute("buildname")]
public string BuildName { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string