DataTypeBaseDictionaryEnumerator.

Key Property

Summary

Gets the key of the current dictionary entry.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
DataTypeBaseDictionaryEnumerator

Syntax

public string Key { get; }

Value

Type Description
string