IRegistrationHelper Rozhraní

Definice

Nainstaluje a nakonfiguruje sestavení v katalogu modelu COM+.

public interface class IRegistrationHelper
[System.Runtime.InteropServices.Guid("55e3ea25-55cb-4650-8887-18e8d30bb4bc")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IRegistrationHelper
[<System.Runtime.InteropServices.Guid("55e3ea25-55cb-4650-8887-18e8d30bb4bc")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IRegistrationHelper = interface
Public Interface IRegistrationHelper
Odvozené
Atributy

Metody

InstallAssembly(String, String, String, InstallationFlags)

Nainstaluje sestavení do katalogu modelu COM+.

UninstallAssembly(String, String)

Odinstaluje sestavení z katalogu modelu COM+.

Platí pro