Summary
If
true, process each subdirectory recursively under the viewpath.
Default is false.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseMkLabel
Syntax
[TaskAttribute("recurse")]
[BooleanValidator()]
public bool Recurse { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
