LabelTask.

Description Property

Summary

Optional description of the label to be stored in the StarTeam project.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.StarTeam
Containing Type
LabelTask

Syntax

[TaskAttribute("description", Required = false)]
public virtual string Description { set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string