Summary
Force a delete even if files are open. The default is
false.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Perforce - Containing Type
- P4Client
Syntax
[TaskAttribute("force", Required = false)]
[BooleanValidator()]
public bool Force { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
