Use this attribute to indicate that an otherwise public, COM-creatable type shuld not be registered for use form com applications.
Object
Attribute
NoComRegistrationAttribute
[Visual Basic] Public Class NoComRegistrationAttribute Inherits Attribute [C#] public class NoComRegistrationAttribute : Attribute [C++] public __gc class NoComRegistrationAttribute : public Attribute [JScript] public class NoComRegistrationAttribute extends Attribute
[To be supplied.]
Namespace: System.Runtime.InteropServices
Assembly: mscorlib.dll
NoComRegistrationAttribute Members | System.Runtime.InteropServices Namespace