IComManagedImportUtil Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies and installs components in the COM+ catalog.
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
- Derived
- Attributes
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.
Get |
Gets the component information from the assembly. |
Install |
Installs an assembly into a COM+ application. |
Product | Versions |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: