Summary
Displays a graphical dialog during the update.
The default is
false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .ClearCase - Containing Type
- ClearCaseUpdate
Syntax
[TaskAttribute("graphical")]
[BooleanValidator()]
public bool Graphical { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |