CoClassAttribute

CoClassAttribute

System.Runtime.InteropServices (mscorlib.dll) sealed class

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 System.Attribute CoClassAttribute

Valid On

Interface



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net