Summary
Determines whether to replace writable files.
The default is
false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .SourceSafe - Containing Type
- GetTask
Syntax
[TaskAttribute("replace")]
[BooleanValidator()]
public bool Replace { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |