wwAppConfiguration.WriteKeysToString

Writes the Configuration Settings to an XML String. You can then do what you need to with the string to store where you please.

public Boolean WriteKeysToString(out String XmlResultString)

Return Value

Boolean

Parameters

out String XmlResultString
Receives the XML string with the configuration settings


See also:

Class wwAppConfiguration

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