Summary
If
true
, the modification time will be preserved.
Default is false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseCheckOut
Syntax
[TaskAttribute("preservetime")]
[BooleanValidator()]
public bool PreserveTime { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |