CodeObject_annotations Field |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax Remarks
Annotations are generally supported on all code objects, although
Attributes are only legal on certain objects,
and comments on
Expressions that aren't rendered as
Statements (i.e. sub-expressions) will be rendered
as inline comments if not EOL (and in some cases might only be visible in the GUI as pop-ups).
See Also