CommandLineArgumentEnumerator.

Current Property

Summary

Gets the current element in the collection.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Util
Containing Type
CommandLineArgumentEnumerator

Syntax

public CommandLineArgument Current { get; }

Value

Type Description
CommandLineArgument