The Define type exposes the following members.

Properties

  NameDescription
Public propertyAnnotations
Gets a dictionary which may be used to store data specific to this object.
(Inherited from Constructable.)
Public propertyAssociatedSymbol
Gets the Symbol associated with this value.
Public propertyComment
Gets or sets a Comment which is associated with this Constructable.
(Inherited from Constructable.)
Public propertyExpression
Gets or sets the expression evaluated to result in the symbol's value.
Public propertyIdentifier
Gets or sets the identifier of the symbol.
Public propertyLabelType
Gets or sets the type of symbol which this definition defines.
Public propertyParent
Gets the Section in which this constructable is declared.
(Inherited from Constructable.)

See Also