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!

CodeCastExpression Properties

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

Public:

Expression The expression to cast.
TargetType The target type of the cast.

See Also

CodeCastExpression Class | System.CodeDOM Namespace