Share via


FileConfigurationSource.Save Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method Save(String, ConfigurationSection)
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Adds or replaces configurationSection under name section in the configuration and saves the configuration file.
Public method Save(String, ConfigurationSection, String)
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Adds or replaces configurationSection under name section in the configuration file and saves the configuration file using encryption.

See Also

FileConfigurationSource Class

FileConfigurationSource Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace