Summary
Determines whether to perform the get recursively.
The default is
true
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .SourceSafe - Containing Type
- GetTask
Syntax
[TaskAttribute("recursive")]
[BooleanValidator()]
public bool Recursive { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |