Class ConfigurationContext
Represents a reading context for a portable configuration file.
public sealed class ConfigurationContext
- Inheritance
-
ConfigurationContext
- Inherited Members
Properties
- ConfigurationFile
Gets the absolute path to the configuration file. This does not guarantee that the file will exist.
- Host
Gets the HttpServerHostContext which are configuring this context.
- Parameters
Gets the InitializationParameterCollection collection for defining configuration parameters of the host application.
- TargetListeningHost
Gets the target ListeningHost which are configuring this context.