DesignConfigurationSource.Save Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
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.) |
|
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