Summary
Default : true - should tasks recurse through tree.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .StarTeam - Containing Type
- TreeBasedTask
Syntax
[TaskAttribute("recursive")]
[BooleanValidator]
public virtual bool recursive { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |