Summary
Specifies whether to print as little information as possible.
The default is
false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Svn - Containing Type
- AbstractSvnTask
Syntax
[TaskAttribute("quiet", Required = false)]
[BooleanValidator()]
public bool Quiet { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
BooleanValidator |
Value
Type | Description |
---|---|
bool |