NAnt SDK Documentation - v0.92

CommandLineArgumentEnumerator.Current Property

Gets the current element in the collection.

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

See Also

CommandLineArgumentEnumerator Class | NAnt.Core.Util Namespace