Configuration.SaveAs Method
.NET Framework (current version)
Writes the configuration settings contained within this Configuration object to the specified XML configuration file.
Assembly: System.Configuration (in System.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | SaveAs(String) | Writes the configuration settings contained within this Configuration object to the specified XML configuration file. |
![]() | SaveAs(String, ConfigurationSaveMode) | Writes the configuration settings contained within this Configuration object to the specified XML configuration file. |
![]() | SaveAs(String, ConfigurationSaveMode, Boolean) | Writes the configuration settings contained within this Configuration object to the specified XML configuration file. |
Show:
