NAnt SDK Documentation - v0.92

FormatterElementEnumerator.Current Property

Gets the current element in the collection.

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

See Also

FormatterElementEnumerator Class | NAnt.NUnit.Types Namespace