FormatterElement.

Type Property

Summary

Type of formatter.
Assembly
NAnt.NUnit.dll
Namespace
NAnt.NUnit.Types
Containing Type
FormatterElement

Syntax

[TaskAttribute("type", Required = true)]
public FormatterType Type { get; set; }

Attributes

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

Value

Type Description
FormatterType