Gets the dictionary chain.

C# | Visual Basic | Visual C++ |
IList<IConfigDictionary> DictionaryChain { get; }
ReadOnly Property DictionaryChain As IList(Of IConfigDictionary)
property IList<IConfigDictionary^>^ DictionaryChain { IList<IConfigDictionary^>^ get (); }

The dictionary chain.