StarTeamAutoLabel.

MajorVersion Property

Summary

Major version number used for label. If this value is set, NAnt.Contrib.Tasks.StarTeam.StarTeamAutoLabel.IncrementMajor is ignored.

Syntax

[TaskAttribute("majorversion", Required = false)]
[Int32Validator(0, 9999999)]
public virtual int MajorVersion { get; set; }

Attributes

Type Description
TaskAttribute
Int32Validator

Value

Type Description
int