NAnt SDK Documentation - v0.92

PropertyDictionary Properties

The properties of the PropertyDictionary class are listed below. For a complete list of PropertyDictionary class members, see the PropertyDictionary Members topic.

Public Instance Properties

Count (inherited from DictionaryBase) Gets the number of elements contained in the DictionaryBase instance.
Item Indexer property.
Project Gets the project for which the dictionary holds properties.

Protected Instance Properties

Dictionary (inherited from DictionaryBase) Gets the list of elements contained in the DictionaryBase instance.
InnerHashtable (inherited from DictionaryBase) Gets the list of elements contained in the DictionaryBase instance.

See Also

PropertyDictionary Class | NAnt.Core Namespace