Enum ConfigurationFileLookupDirectory
Represents the base directory where the IConfigurationReader should search for the configuration file.
[Flags]
public enum ConfigurationFileLookupDirectory
Fields
All = CurrentDirectory | AppDirectoryRepresents all possible directories.
AppDirectory = 4The IConfigurationReader should search in the executable base directory.
CurrentDirectory = 2The IConfigurationReader should search in the process current/base directory.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語