IInternalConfigClientHost
Defines interfaces that allow the internal .NET Framework infrastructure to customize configuration.
string GetExeConfigPath()
Returns the path to the application configuration file.
string GetLocalUserConfigPath()
Returns a string representing the path to the known local user configuration file.
string GetRoamingUserConfigPath()
Returns a string representing the path to the known roaming user configuration file.
Returns a value indicating whether a configuration file path is the same as a currently known application configuration file path.
Returns a value indicating whether a configuration file path is the same as the configuration file path for the currently known local user.
Returns a value indicating whether a configuration file path is the same as the configuration file path for the currently known roaming user.