March 2002
Intermediate to advanced
864 pages
31h 8m
English
ProgIdAttribute
This attribute is attached to a class to specify its COM ProgID.
public sealed class ProgIdAttribute : Attribute { // Public Constructors public method ProgIdAttribute(string progId); // Public Instance Properties public field string Value{get; } }
System.Object→System.Attribute→ProgIdAttribute
Class