Reads Configuration settings from an external file or explicitly from a file. Uses XML DOM to read values instead of using the native APIs.
public virtual bool Read(AppConfiguration config, string filename)
Parameters
config
Configuration instance
filename
Filename to read from
Overloads:
See also:
Class ConfigurationFileConfigurationProvider© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic