Share via


FileConfigurationSource.Remove Method

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Overload List

  Name Description
Public method Remove(String, String)
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Removes the configuration section named section from the configuration file named fileName and saves the configuration file.
Public method Remove(IConfigurationParameter, String)
Removes a ConfigurationSection from the configuration source location specified by removeParameter and saves the configuration source.

See Also

FileConfigurationSource Class

FileConfigurationSource Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.