NAnt SDK Documentation - v0.92 |
|
FilterEnumerator.Current Property
Gets the current element in the collection.
[Visual Basic]
Public ReadOnly Property Current As
Filter
[C#]
public
Filter Current {get;}
See Also
FilterEnumerator Class | NAnt.Core.Filters Namespace