The properties of the CodeAssignStatement class are listed below. For a complete list of CodeAssignStatement class members, see the CodeAssignStatement Members topic.
Left | Gets or sets the variable to be assigned to. |
LinePragma (inherited from CodeStatement) | The line the statement occurs on. |
Right | Gets or sets the value to assign. |