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