C # in a Nutshell, Second Edition
This attribute describes the class ID of a coclass that was imported from a type library. public sealed class CoClassAttribute : Attribute { // Public Constructors public CoClassAttribute (Type coClass ); // Public Instance Properties public Type CoClass {get; } } Hierarchy
System.Object Valid On
Interface |