Represents the base class for custom attributes.
string Value
Gets the ProgID of the class.
AttributeTargets
Specifies the application elements on which it is valid to apply an attribute.
Allows the user to specify the ProgID of a class.
ProgIdAttribute(string progId)
Initializes a new instance of the ProgIdAttribute with the specified ProgID.