IRegistrationHelper Schnittstelle

Definition

Installiert und konfiguriert Assemblys im COM+-Katalog.

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
Abgeleitet
Attribute

Methoden

InstallAssembly(String, String, String, InstallationFlags)

Installiert die Assembly im COM+-Katalog.

UninstallAssembly(String, String)

Deinstalliert die Assembly aus dem COM+-Katalog.

Gilt für: