NAnt SDK Documentation - v0.92

FormatterData Class

Carries data specified through the formatter element.

For a list of all members of this type, see FormatterData Members.

System.Object
   NAnt.NUnit.Types.FormatterData

[Visual Basic]
<Serializable, _  Serializable>
Public Class FormatterData
[C#]
[Serializable]
[Serializable]
public class FormatterData

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.NUnit.Types

Assembly: NAnt.NUnit (in NAnt.NUnit.dll)

See Also

FormatterData Members | NAnt.NUnit.Types Namespace