NAnt SDK Documentation - v0.92

ModuleEnumerator.Current Property

Gets the current item in the collection.

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

See Also

ModuleEnumerator Class | NAnt.DotNet.Types Namespace