NAnt SDK Documentation - v0.92

IResultFormatterEnumerator.Current Property

Gets the current element in the collection.

[Visual Basic]
Public ReadOnly Property Current As IResultFormatter
[C#]
public IResultFormatter Current {get;}

See Also

IResultFormatterEnumerator Class | NAnt.NUnit1.Types Namespace