Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Configuration.Save Method

 

Writes the configuration settings contained within this Configuration object to the current XML configuration file.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

NameDescription
System_CAPS_pubmethodSave()

Writes the configuration settings contained within this Configuration object to the current XML configuration file.

System_CAPS_pubmethodSave(ConfigurationSaveMode)

Writes the configuration settings contained within this Configuration object to the current XML configuration file.

System_CAPS_pubmethodSave(ConfigurationSaveMode, Boolean)

Writes the configuration settings contained within this Configuration object to the current XML configuration file.

Return to top
Show: