NAnt SDK Documentation - v0.92

TaskBuilderEnumerator.Current Property

Gets the current element in the collection.

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

See Also

TaskBuilderEnumerator Class | NAnt.Core Namespace