Summary
Used with
NAnt.Contrib.Types.ClearCase.TypeKind.Trigger types only.
Forces removal of NAnt.Contrib.Types.ClearCase.TypeKind.Trigger type even if a
pre-operation trigger would prevent its removal.
The default is false.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseRmType
Syntax
[TaskAttribute("ignore")]
[BooleanValidator()]
public bool Ignore { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
