NAnt SDK Documentation - v0.92 |
|
FormatterType Enumeration
The built-in formatter types.
[Visual Basic]
<Serializable>
Public Enum FormatterType
[C#]
[Serializable]
public enum FormatterType
Members
Member Name |
Description |
Plain | A plaintext formatter. |
Xml | An XML formatter. |
Requirements
Namespace:
NAnt.NUnit.Types
Assembly: NAnt.NUnit (in NAnt.NUnit.dll)
See Also
NAnt.NUnit.Types Namespace