StarTeamAutoLabel.

BuildVersion Property

Summary

Build version number used for label. If this value is set. NAnt.Contrib.Tasks.StarTeam.StarTeamAutoLabel.IncrementBuild is ignored.

Syntax

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

Attributes

Type Description
TaskAttribute
Int32Validator

Value

Type Description
int