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