CodeCastExpression Properties
.NET Framework 1.1
The properties of the CodeCastExpression class are listed here. For a complete list of CodeCastExpression class members, see the CodeCastExpression Members topic.
Public Properties
Expression | Gets or sets the expression to cast. |
TargetType | Gets or sets the destination type of the cast. |
UserData (inherited from CodeObject) | Gets or sets the user-definable data for the current object. |
