RegistrationErrorInfo Class
Retrieves extended error information about methods related to multiple COM+ objects. This also includes methods that install, import, and export COM+ applications and components. This class cannot be inherited.
For a list of all members of this type, see RegistrationErrorInfo Members.
System.Object
System.EnterpriseServices.RegistrationErrorInfo
[Visual Basic] <Serializable> NotInheritable Public Class RegistrationErrorInfo [C#] [Serializable] public sealed class RegistrationErrorInfo [C++] [Serializable] public __gc __sealed class RegistrationErrorInfo [JScript] public Serializable class RegistrationErrorInfo
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
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
RegistrationErrorInfo Members | System.EnterpriseServices Namespace