ProjectInstaller Class

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

Namespace:  Microsoft.Practices.EnterpriseLibrary.Security
Assembly:  Microsoft.Practices.EnterpriseLibrary.Security (in Microsoft.Practices.EnterpriseLibrary.Security.dll)

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.Security.ProjectInstaller

See Also

ProjectInstaller Members

Microsoft.Practices.EnterpriseLibrary.Security Namespace