The Assembly-Attributes Paragraph
The Assembly-Attributes paragraph allows specification of
custom-attributes for the entire compilation unit.
General Format
ASSEMBLY-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 compilation unit in which this clause appears and is visible to
a reflector.