IComManagedImportUtil Interface
Definition
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
Remarks
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.
Methods
GetComponentInfo(String, String, String) |
Gets the component information from the assembly. |
InstallAssembly(String, String, String) |
Installs an assembly into a COM+ application. |
Applies to
Werk met ons samen op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en bekijken. Raadpleeg onze gids voor inzenders voor meer informatie.