This documentation is archived and is not being maintained.
Configuration::Save Method
Visual Studio 2010
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. |
Show: