Cassini Configuration API Documentation

Installer Class

DO NOT USE THIS CLASS IN YOUR CODE: This installer is not for installing Cassini - it's for registering ASP.NET applications with Cassini.

For a list of all members of this type, see Installer Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Configuration.Install.Installer
            CassiniConfiguration.Installer

[Visual Basic]
Public Class Installer
    Inherits Installer
[C#]
public class Installer : Installer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Please do not use this class in your code. This class exists for internal puposes, but it could not have been made private or internal. This class is undocumented and its usage is unsupported.

Requirements

Namespace: CassiniConfiguration

Assembly: UltiDevCassiniServerConfiguration (in UltiDevCassiniServerConfiguration.dll)

See Also

Installer Members | CassiniConfiguration Namespace