Summary
Build version number used for label.
If this value is set.
NAnt.Contrib.Tasks.StarTeam.StarTeamAutoLabel.IncrementBuild is ignored.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .StarTeam - Containing Type
- StarTeamAutoLabel
Syntax
[TaskAttribute("buildversion", Required = false)]
[Int32Validator(0, 9999999)]
public virtual int BuildVersion { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| Int32Validator |
Value
| Type | Description |
|---|---|
| int |
