NAnt SDK Documentation - v0.92

ConfigurationDictionaryEnumerator.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

ConfigurationDictionaryEnumerator Class | NAnt.VSNet Namespace