Summary
Delete the view defined in the label, or matching the input view
from the label. The default is
false.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Perforce - Containing Type
- P4Labelsync
Syntax
[TaskAttribute("delete", Required = false)]
[BooleanValidator()]
public bool Delete { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
