LabelTask.

Label Property

Summary

The name to be given to the label; required.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.StarTeam
Containing Type
LabelTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string