wwAppConfiguration.ReadKeysFromConfig

Reads all the configuration settings from the .Config file into the public
fields of this object.

If the keys don't exist in the file the values are returned as the default
values set on the fields. If keys missing they are written into the .Config
file with their default values insuring that the class and the config file
are always in sync.

public Void ReadKeysFromConfig()

Return Value

Void

Overloads:


See also:

Class wwAppConfiguration

© West Wind Technologies, 1996-2018 • Updated: 04/21/04
Comment or report problem with topic