This documentation is archived and is not being maintained.
ComManagedImportUtil Class
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Identifies and installs components in the COM+ catalog.
For a list of all members of this type, see ComManagedImportUtil Members.
System.Object
System.EnterpriseServices.Internal.ComManagedImportUtil
[Visual Basic] <Guid("3b0398c9-7812-4007-85cb-18c771f2206f")> Public Class ComManagedImportUtil Implements IComManagedImportUtil [C#] [Guid("3b0398c9-7812-4007-85cb-18c771f2206f")] public class ComManagedImportUtil : IComManagedImportUtil [C++] [Guid("3b0398c9-7812-4007-85cb-18c771f2206f")] public __gc class ComManagedImportUtil : public IComManagedImportUtil [JScript] public Guid("3b0398c9-7812-4007-85cb-18c771f2206f") class ComManagedImportUtil implements IComManagedImportUtil
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.EnterpriseServices.Internal
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
ComManagedImportUtil Members | System.EnterpriseServices.Internal Namespace
Show: