NAnt SDK Documentation - v0.92

TarFileSetEnumerator.Current Property

Gets the current element in the collection.

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

See Also

TarFileSetEnumerator Class | NAnt.Compression.Types Namespace