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