StarTeamTask.

viewname Property

Summary

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

Syntax

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