NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CodeAssignStatement Properties

The properties of the CodeAssignStatement class are listed below. For a complete list of CodeAssignStatement class members, see the CodeAssignStatement Members topic.

Public:

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.

See Also

CodeAssignStatement Class | System.CodeDOM Namespace