NAnt SDK Documentation - v0.92

NUnit2TestEnumerator.Current Property

Gets the current element in the collection.

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

See Also

NUnit2TestEnumerator Class | NAnt.NUnit2.Types Namespace