AppSettingsConfigurationDesignManager Members

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.

The AppSettingsConfigurationDesignManager type exposes the following members.

Constructors

  Name Description
Public method AppSettingsConfigurationDesignManager
Initialize a new instance of the AppSettingsConfigurationDesignManager class.

Methods

  Name Description
Public method BuildConfigurationSource
Builds the currently defined configuration in design time.
(Inherited from ConfigurationDesignManager.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetConfigurationParameter
Gets a FileConfigurationParameter based on the applications configuration file.
(Overrides ConfigurationDesignManager.GetConfigurationParameter(IServiceProvider).)
Protected method GetConfigurationSectionInfo
Gets the a ConfigurationSectionInfo for the appSettings section.
(Overrides ConfigurationDesignManager.GetConfigurationSectionInfo(IServiceProvider).)
Protected method GetConfigurationSource
Gets a FileConfigurationSource based on the applications configuration file.
(Overrides ConfigurationDesignManager.GetConfigurationSource(IServiceProvider).)
Public method GetHashCode (Inherited from Object.)
Protected method GetProtectionProviderName
(Inherited from ConfigurationDesignManager.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Open
Open the configuration for this design manager.
(Inherited from ConfigurationDesignManager.)
Protected method OpenCore
Opens the appSettings section, builds the design time nodes and adds them to the application node.
(Overrides ConfigurationDesignManager.OpenCore(IServiceProvider, ConfigurationApplicationNode, ConfigurationSection).)
Protected method ProtectConfigurationSection
TODO
(Inherited from ConfigurationDesignManager.)
Public method Register
Registers the commands for the configurationnodes to be used in the designtime.
(Overrides ConfigurationDesignManager.Register(IServiceProvider).)
Public method Save
Save the current defined configuration to an external IConfigurationSource.
(Inherited from ConfigurationDesignManager.)
Protected method SetProtectionProvider
(Inherited from ConfigurationDesignManager.)
Public method ToString (Inherited from Object.)

See Also

AppSettingsConfigurationDesignManager Class

Microsoft.Practices.EnterpriseLibrary.AppSettings.Configuration.Design 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.