InstrumentationConfigurationSection Class

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.

Configuration object for Instrumentation. This section defines the instrumentation behavior for the entire application

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.Configuration
Assembly:  Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)

Syntax

'Declaration
PublicClassInstrumentationConfigurationSection _
    Inherits SerializableConfigurationSection
publicclassInstrumentationConfigurationSection : SerializableConfigurationSection
publicref classInstrumentationConfigurationSection : public SerializableConfigurationSection
publicclass InstrumentationConfigurationSection extends SerializableConfigurationSection

Inheritance Hierarchy

System.Object
  System.Configuration.ConfigurationElement
    System.Configuration.ConfigurationSection
      Microsoft.Practices.EnterpriseLibrary.Common.Configuration.SerializableConfigurationSection
        Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.Configuration.InstrumentationConfigurationSection

See Also

InstrumentationConfigurationSection Members

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