Share via


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

Constructors

  Name Description
Public method InstrumentationConfigurationDesignManager
Initialize a new instance of the InstrumentationConfigurationDesignManager 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 the IConfigurationParameter to used by the design manager to save and open configuration.
(Inherited from ConfigurationDesignManager.)
Protected method GetConfigurationSectionInfo
Gets the a ConfigurationSectionInfo for the configuration for this design manager.
(Inherited from ConfigurationDesignManager.)
Protected method GetConfigurationSource
Gets the IConfigurationSource to used by the design manager to save and open configuration.
(Inherited from ConfigurationDesignManager.)
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
When overriden by a class, allows design managers to perform specific operations when opening configuration.
(Inherited from ConfigurationDesignManager.)
Protected method ProtectConfigurationSection
TODO
(Inherited from ConfigurationDesignManager.)
Public method Register
Register the commands and node maps needed for the design manager into the design time.
(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

InstrumentationConfigurationDesignManager 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.