NAnt SDK Documentation - v0.92

ConfigurationMapEnumerator.Entry Property

[Visual Basic]
NotOverridable Public ReadOnly Property Entry As DictionaryEntry _
    Implements IDictionaryEnumerator.Entry
[C#]
public System.Collections.DictionaryEntry Entry {get;}

Implements

IDictionaryEnumerator.Entry

See Also

ConfigurationMapEnumerator Class | NAnt.VSNet Namespace