Click or drag to resize

CodeAnnotation Properties

The CodeAnnotation type exposes the following members.

Properties
  NameDescription
Public propertyAnnotation
The associated Annotation.
Public propertyCategory
The descriptive category of the code object.
Public propertyCodeUnit
The associated CodeUnit.
Public propertyLineCol
The associated line number and column in "9999/99" format (if any, otherwise empty string).
Public propertyProject
The associated Project.
Top
See Also