NAnt SDK Documentation - v0.92

BuildListenerEnumerator.Current Property

Gets the current element in the collection.

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

See Also

BuildListenerEnumerator Class | NAnt.Core Namespace