CompilerBase.

WarningAsError Property

Summary

Controls which warnings should be reported as errors.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
CompilerBase

Syntax

[BuildElement("warnaserror")]
public virtual WarningAsError WarningAsError { get; }

Attributes

Type Description
BuildElementAttribute Indicates that the property should be treated as an XML element and further processing should be done.

Value

Type Description
WarningAsError