HxCompTask.

NoInformation Property

Summary

Generate no informational messages.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
HxCompTask

Syntax

[TaskAttribute("noinformation")]
[BooleanValidator()]
public bool NoInformation { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool