CodeUnitListedAnnotations Property |
All 'listed' code annotations (
Messages and special
Comments) for this CodeUnit.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public List<Annotation> ListedAnnotations { get; }
Property Value
Type:
ListAnnotationSee Also