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