CodeStatsCount.

Label Property

Summary

The label to apply to the results.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Types
Containing Type
CodeStatsCount

Syntax

[TaskAttribute("label", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Label { get; set; }

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string