Summary
Should label be marked build : default is true
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .StarTeam - Containing Type
- LabelTask
Syntax
[TaskAttribute("buildlabel", Required = false)]
[BooleanValidator]
public virtual bool BuildLabel { set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
