NAnt SDK Documentation - v0.92

NUnitTestEnumerator.Current Property

Gets the current element in the collection.

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

See Also

NUnitTestEnumerator Class | NAnt.NUnit1.Types Namespace