Configuration.Save Method
.NET Framework 4.5
Writes the configuration settings contained within this Configuration object to the current XML configuration file.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Save() | Writes the configuration settings contained within this Configuration object to the current XML configuration file. |
|
Save(ConfigurationSaveMode) | Writes the configuration settings contained within this Configuration object to the current XML configuration file. |
|
Save(ConfigurationSaveMode, Boolean) | Writes the configuration settings contained within this Configuration object to the current XML configuration file. |