Summary
If
true, warning will be suppressed.
The default is false.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseMkElem
Syntax
[TaskAttribute("nowarn")]
[BooleanValidator()]
public bool NoWarn { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| BooleanValidator |
Value
| Type | Description |
|---|---|
| bool |
