IComManagedImportUtil Interface
.NET Framework (current version)
Identifies and installs components in the COM+ catalog.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
| Name | Description | |
|---|---|---|
![]() | GetComponentInfo(String^, String^%, String^%) | Gets the component information from the assembly. |
![]() | InstallAssembly(String^, String^, String^) | Installs an assembly into a COM+ application. |
See ComManagedImportUtil for the default implementation of IComManagedImportUtil.
IComManagedImportUtil is used internally by the .NET Framework. You do not need to use it directly in your code.
.NET Framework
Available since 1.1
Available since 1.1
Show:
