The Class-attributes Paragraph
The Class-Attributes paragraph allows specification of
custom-attributes on a class, delegate, enum, interface or valuetype.
General Format
CLASS-ATTRIBUTES. [ Custom-Attribute-Clause ] ... .
Syntax Rules
- The Custom-Attribute-Clause is described in the topic
The CUSTOM-ATTRIBUTE Clause.
General Rules
- The custom attribute specified becomes part of the metadata
describing the source element in which this clause appears and is visible to a
reflector.