The Assembly-Attributes paragraph allows specification of
custom-attributes for the entire compilation unit.
General Format
ASSEMBLY-ATTRIBUTES. [ Attribute-Clause ] ... .
Syntax Rules
- The Attribute-Clause is described in the topic
The
ATTRIBUTE,
CUSTOM-ATTRIBUTE Clause.
General Rules
- The attribute specified becomes part of the metadata describing the compilation unit in which this clause appears and is visible
to a reflector.