Summary
Gets the key of the current dictionary entry.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Data
Type Base Dictionary Enumerator
Syntax
public string Key { get; }
Value
Type | Description |
---|---|
string |
public string Key { get; }
Type | Description |
---|---|
string |