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!

CodeMethodReturnStatement Properties

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

Public:

Expression Gets or sets the expression that indicates the return statement.
LinePragma (inherited from CodeStatement) The line the statement occurs on.

See Also

CodeMethodReturnStatement Class | System.CodeDOM Namespace