CompilerWarning.

Number Property

Summary

A warning number, or comma-separated list of warnings, that you want the compiler to suppress or report.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Types
Containing Type
CompilerWarning

Syntax

[TaskAttribute("number", Required = true)]
public string Number { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
string