NAnt SDK Documentation - v0.85-nightly-2005-11-09

FormatterData Members

FormatterData overview

Public Instance Constructors

FormatterData Constructor Initializes a new instance of the FormatterData class.

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.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

FormatterData Class | NAnt.NUnit.Types Namespace