NAnt SDK Documentation - v0.92

ZipFileSetEnumerator.Current Property

Gets the current element in the collection.

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

See Also

ZipFileSetEnumerator Class | NAnt.Compression.Types Namespace