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

FormatterData.Type Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.NUnit.Types.FormatterData.Type

See Also

FormatterData Class | NAnt.NUnit.Types Namespace