Configuration::SaveAs Method

 

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

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

NameDescription
System_CAPS_pubmethodSaveAs(String^)

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

System_CAPS_pubmethodSaveAs(String^, ConfigurationSaveMode)

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

System_CAPS_pubmethodSaveAs(String^, ConfigurationSaveMode, Boolean)

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

Return to top
Show: