NAnt SDK Documentation - v0.92

ResourceFileSetEnumerator.Current Property

Gets the current element in the collection.

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

See Also

ResourceFileSetEnumerator Class | NAnt.DotNet.Types Namespace