IRegistrationHelper Interface
.NET Framework 3.0
Installs and configures assemblies in the COM+ catalog.
Namespace: System.EnterpriseServices
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] [GuidAttribute("55e3ea25-55cb-4650-8887-18e8d30bb4bc")] public interface IRegistrationHelper
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute GuidAttribute("55e3ea25-55cb-4650-8887-18e8d30bb4bc") */
public interface IRegistrationHelper
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) GuidAttribute("55e3ea25-55cb-4650-8887-18e8d30bb4bc") public interface IRegistrationHelper
Not applicable.
Community Additions
ADD
Show: