Share via


DesignConfigurationSource.Save Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Ff669894.pubmethod(en-us,PandP.50).gif 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.
(Inherited from FileConfigurationSource.)
Ff669894.pubmethod(en-us,PandP.50).gif 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.
(Inherited from FileConfigurationSource.)

See Also

DesignConfigurationSource Class

DesignConfigurationSource Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace