Configuration.Save Method
.NET Framework 2.0
Writes the configuration settings contained within this Configuration object to the current XML configuration file.
| Name | Description |
|---|---|
| Configuration.Save () | Writes the configuration settings contained within this Configuration object to the current XML configuration file. |
| Configuration.Save (ConfigurationSaveMode) | Writes the configuration settings contained within this Configuration object to the current XML configuration file. |
| Configuration.Save (ConfigurationSaveMode, Boolean) | Writes the configuration settings contained within this Configuration object to the current XML configuration file. |