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

TarFileSetEnumerator.Current Property

[This is preliminary documentation and subject to change.]

Gets the current element in the collection.

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

Remarks

Missing <remarks> documentation for P:NAnt.Compression.Types.TarFileSetEnumerator.Current

See Also

TarFileSetEnumerator Class | NAnt.Compression.Types Namespace