Udostępnij za pośrednictwem


IComManagedImportUtil Interfejs

Definicja

Identyfikuje i instaluje składniki w wykazie 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
Pochodne
Atrybuty

Uwagi

Zobacz ComManagedImportUtil , aby zapoznać się z domyślną implementacją elementu IComManagedImportUtil.

IComManagedImportUtiljest używany wewnętrznie przez .NET Framework. Nie trzeba jej używać bezpośrednio w kodzie.

Metody

GetComponentInfo(String, String, String)

Pobiera informacje o składniku z zestawu.

InstallAssembly(String, String, String)

Instaluje zestaw w aplikacji COM+.

Dotyczy