NAnt SDK Documentation - v0.85-nightly-2005-11-09

NUnit2TestEnumerator.Current Property

[This is preliminary documentation and subject to change.]

Gets the current element in the collection.

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

Remarks

Missing <remarks> documentation for P:NAnt.NUnit2.Types.NUnit2TestEnumerator.Current

See Also

NUnit2TestEnumerator Class | NAnt.NUnit2.Types Namespace