System.Runtime.InteropServices.IRegistrationServices

Provides a set of services for registering and unregistering managed assemblies for use from COM.

See Also: IRegistrationServices Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("CCBD682C-73A5-4568-B8B0-C7007E11ABA2")]
public interface IRegistrationServices

Remarks

Registration is needed when the objects within an assembly are being used by COM clients.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0