Summary
Include removed files when getting files by label or timestamp.
The default is
true
. Ignored if a label or
timestamp is not specified.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .SurroundSCM - Containing Type
- SSCMGet
Syntax
[TaskAttribute("includeremoved", Required = false)]
public bool IncludeRemoved { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute |
Value
Type | Description |
---|---|
bool |