A selector that represents a pair of HttpSelector and FileSelector. Used together with Interceptors.ListSelector for configuration file hierarchy computations (see Interceptors.IConfigTransformer for details/examples).
Object
Selector
HttpFileSelector
[Visual Basic] Public Class HttpFileSelector Inherits Selector [C#] public class HttpFileSelector : Selector [C++] public __gc class HttpFileSelector : public Selector [JScript] public class HttpFileSelector extends Selector
The HttpSelector usually represents the logical name for a configuration file (or node in the hierarchy), while the FileSelector represents the physical location of the configuration file for a node in the hierarchy).
Namespace: System.Configuration.Interceptors
Assembly: System.Configuration.dll
HttpFileSelector Members | System.Configuration.Interceptors Namespace