The DeclareString 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 propertyComment
Gets or sets a Comment which is associated with this Constructable.
(Inherited from Constructable.)
Public propertyData
Gets or sets the string that will be declared.
Public propertyEncoding
Gets or sets the encoding of the declared string.
Public propertyParent
Gets the Section in which this constructable is declared.
(Inherited from Constructable.)

See Also