StarTeamTask.

projectname Property

Summary

The name of the StarTeam project to be acted on
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.StarTeam
Containing Type
StarTeamTask

Syntax

[TaskAttribute("projectname", Required = false)]
public virtual string projectname { 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