ConfigurationDesignManager 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 ConfigurationDesignManager type exposes the following members.

Constructors

  Name Description
Protected method ConfigurationDesignManager

Methods

  Name Description
Public method BuildConfigurationSource
Builds the currently defined configuration in design time.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetConfigurationParameter
Gets the IConfigurationParameter to used by the design manager to save and open configuration.
Protected method GetConfigurationSectionInfo
Gets the a ConfigurationSectionInfo for the configuration for this design manager.
Protected method GetConfigurationSource
Gets the IConfigurationSource to used by the design manager to save and open configuration.
Public method GetHashCode (Inherited from Object.)
Protected method GetProtectionProviderName
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Open
Open the configuration for this design manager.
Protected method OpenCore
When overriden by a class, allows design managers to perform specific operations when opening configuration.
Protected method ProtectConfigurationSection
TODO
Public method Register
When overridden by a class, Register any mechanisms needed for the design manager into the design time.
Public method Save
Save the current defined configuration to an external IConfigurationSource.
Protected method SetProtectionProvider
Public method ToString (Inherited from Object.)

See Also

ConfigurationDesignManager Class

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