NAnt SDK Documentation - v0.92

FormatterData.Type Property

Gets or sets the type of the formatter.

[Visual Basic]
Public Property Type As FormatterType
[C#]
public FormatterType Type {get; set;}

Property Value

The type of the formatter.

See Also

FormatterData Class | NAnt.NUnit.Types Namespace