Summary
true
if the command should be executed recursively.
The default is true
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Svn - Containing Type
- SvnCheckoutTask
Syntax
[TaskAttribute("recursive", Required = false)]
[BooleanValidator()]
public bool Recursive { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |