Summary
Gets or sets the type of the formatter.
- Assembly
- NAnt
.NUnit .dll - Namespace
- NAnt
.NUnit .Types - Containing Type
- FormatterData
Syntax
public FormatterType Type { get; set; }
Value
Type | Description |
---|---|
FormatterType | The type of the formatter. |