TaskBuilderEnumerator.

Current Property

Summary

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

Syntax

public TaskBuilder Current { get; }

Value

Type Description
TaskBuilder