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