Summary
Label used for checkout. If no label is set latest state of repository is checked out.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .StarTeam - Containing Type
- TreeBasedTask
Syntax
[TaskAttribute("label", Required = false)]
public virtual string Label { get; set; }
Remarks
The label must exist in starteam or an exception will be thrown.
Attributes
Type | Description |
---|---|
TaskAttribute |
Value
Type | Description |
---|---|
string |