This topic has not yet been rated - Rate this topic

CodeCastExpression Properties

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

Public Properties

public propertyExpression Gets or sets the expression to cast.
public propertyTargetType Gets or sets the destination type of the cast.
public propertyUserData (inherited from CodeObject) Gets or sets the user-definable data for the current object.

See Also

CodeCastExpression Class | System.CodeDom Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.