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

This member supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Provides the installer for the Core library, installing WMI Events and event log sources defined for this library.

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

Syntax

'Declaration
PublicClassCommonWmiInstaller _
    Inherits DefaultManagementProjectInstaller
publicclassCommonWmiInstaller : DefaultManagementProjectInstaller
publicref classCommonWmiInstaller : public DefaultManagementProjectInstaller
publicclass CommonWmiInstaller extends DefaultManagementProjectInstaller

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Configuration.Install.Installer
        System.Management.Instrumentation.DefaultManagementProjectInstaller
          Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.CommonWmiInstaller
            Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.Installer

See Also

CommonWmiInstaller Members

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