March 2002
Intermediate to advanced
864 pages
31h 8m
English
ClassInterfaceAttribute
This attribute specifies the interface that should be
exposed to COM when you generate a type library. See
ClassInterfaceType
for the possible arguments to this attribute.
public sealed class ClassInterfaceAttribute : Attribute { // Public Constructors public method ClassInterfaceAttribute( ClassInterfaceType classInterfaceType); public method ClassInterfaceAttribute( short classInterfaceType); // Public Instance Properties public field ClassInterfaceType Value{get; } }
System.Object→System.Attribute→ClassInterfaceAttribute
Assembly, Class