HxCompTask.

NoWarnings Property

Summary

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

Syntax

[TaskAttribute("nowarnings")]
[BooleanValidator()]
public bool NoWarnings { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool