Summary
If
true, a view-private copy of the file with a
.keep extension will be kept. Default is true.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseUnCheckOut
Syntax
[TaskAttribute("keepcopy")]
[BooleanValidator()]
public bool KeepCopy { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
