Attribute_attributeExpressions Field |
One or more
Expression objects, which in valid code should each be either a
Call with
an
Expression that evaluates to a
ConstructorRef of a valid attribute type (a class
derived from
Attribute, with an
AttributeUsageAttribute attribute), or it can also be
just a
ConstructorRef (if no parens are used on it). Of course, it can also be an
UnresolvedRef
in either case.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax See Also