Share via


ProjectInstaller Class

This type supports the Data Access Instrumentation infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor
Assembly:  MsmqDistributor (in MsmqDistributor.exe)

Syntax

'Declaration
Public Class ProjectInstaller _
    Inherits Installer
public class ProjectInstaller : Installer
public ref class ProjectInstaller : public Installer
public class ProjectInstaller extends Installer

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Configuration.Install.Installer
        Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor.ProjectInstaller

See Also

ProjectInstaller Members

Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor Namespace