Used by the configuration system to merge configuration information from multiple configuration files by appending the configuration info from the child file after the information from the parent file.
Object
ListAppend
[Visual Basic] Public Class ListAppend Implements IConfigMerger [C#] public class ListAppend : IConfigMerger [C++] public __gc class ListAppend : public IConfigMerger [JScript] public class ListAppend implements IConfigMerger
Refer to Interceptors.IConfigMerger for more information.
Namespace: System.Configuration.Interceptors
Assembly: System.Configuration.dll
ListAppend Members | System.Configuration.Interceptors Namespace