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