Sdílet prostřednictvím


IComManagedImportUtil Rozhraní

Definice

Identifikuje a nainstaluje komponenty v katalogu modelu COM+.

public interface class IComManagedImportUtil
[System.Runtime.InteropServices.Guid("c3f8f66b-91be-4c99-a94f-ce3b0a951039")]
public interface IComManagedImportUtil
[<System.Runtime.InteropServices.Guid("c3f8f66b-91be-4c99-a94f-ce3b0a951039")>]
type IComManagedImportUtil = interface
Public Interface IComManagedImportUtil
Odvozené
Atributy

Poznámky

Viz ComManagedImportUtil výchozí implementace .IComManagedImportUtil

IComManagedImportUtil se používá interně rozhraním .NET Framework. Nemusíte ho používat přímo v kódu.

Metody

GetComponentInfo(String, String, String)

Získá informace o komponentě ze sestavení.

InstallAssembly(String, String, String)

Nainstaluje sestavení do aplikace modelu COM+.

Platí pro