Summary
If
true, hijacked files will be overwritten.
The default is false.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseUpdate
Syntax
[TaskAttribute("overwrite")]
[BooleanValidator()]
public bool Overwrite { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
