NAnt SDK Documentation - v0.92

ProjectEntryEnumerator.Current Property

Gets the current element in the collection.

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

See Also

ProjectEntryEnumerator Class | NAnt.VSNet Namespace