NAnt SDK Documentation - v0.92

PatternEnumerator.Current Property

Gets the current element in the collection.

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

See Also

PatternEnumerator Class | NAnt.Core.Types Namespace