StarTeamTask.

serverport Property

Summary

Port number of the StarTeam connection.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.StarTeam
Containing Type
StarTeamTask

Syntax

[TaskAttribute("serverport", Required = false)]
public virtual string serverport { get; set; }

Remarks

Required if NAnt.Contrib.Tasks.StarTeam.StarTeamTask.url is not set. If you wish to set all connection parameters at once set NAnt.Contrib.Tasks.StarTeam.StarTeamTask.url.

Attributes

Type Description
TaskAttribute

Value

Type Description
string