Share via


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

Let the system know that the InstallUtil.exe tool will be run against this assembly

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

Syntax

'Declaration
PublicClassCachingInstrumentationInstaller _
    Inherits DefaultManagementProjectInstaller
publicclassCachingInstrumentationInstaller : DefaultManagementProjectInstaller
publicref classCachingInstrumentationInstaller : public DefaultManagementProjectInstaller
publicclass CachingInstrumentationInstaller extends DefaultManagementProjectInstaller

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Configuration.Install.Installer
        System.Management.Instrumentation.DefaultManagementProjectInstaller
          Microsoft.Practices.EnterpriseLibrary.Caching.Instrumentation.CachingInstrumentationInstaller

See Also

CachingInstrumentationInstaller Members

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