Summary
Gets the collection of registered formatters.
- Assembly
- NAnt
.NUnit1 .dll - Namespace
- NAnt
.NUnit1 .Tasks - Containing Type
- NUnitTestRunner
Syntax
public IResultFormatterCollection Formatters { get; }
Value
Type | Description |
---|---|
I |
Collection of registered formatters. |