StarTeamCheckin.

adduncontrolled Property

Summary

if true, any files or folders NOT in StarTeam will be added to the repository. Defaults to "false".
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.StarTeam
Containing Type
StarTeamCheckin

Syntax

[TaskAttribute("adduncontrolled")]
public virtual bool adduncontrolled { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
bool