Summary
Overwrite files, even if they are newer than the corresponding
entries in the archive. The default is
true
.
- Assembly
- NAnt
.Compression .dll - Namespace
- NAnt
.Compression .Tasks - Containing Type
- ExpandBaseTask
Syntax
[TaskAttribute("overwrite", Required = false)]
public virtual bool Overwrite { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute |
Value
Type | Description |
---|---|
bool |