NAnt SDK Documentation - v0.92

FormatterData Properties

The properties of the FormatterData class are listed below. For a complete list of FormatterData class members, see the FormatterData Members topic.

Public Instance Properties

Extension Gets or sets the extension to append to the output filename.
OutputDirectory Gets or sets the directory where the output file should be written to, if UseFile is true.
Type Gets or sets the type of the formatter.
UseFile Gets or sets a value indicating whether output should be persisted to a file.

See Also

FormatterData Class | NAnt.NUnit.Types Namespace