This topic has not yet been rated - Rate this topic

ExpressionBinding Properties

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The ExpressionBinding type exposes the following members.

  NameDescription
Public property Expression Infrastructure. Gets or sets a value of the expression in its declarative syntax.
Public property ExpressionPrefix Infrastructure. Gets or sets a value for the prefix of an expression in its declarative syntax.
Public property Generated Infrastructure. Gets a value indicating whether the expression was implicitly generated by the parser.
Public property ParsedExpressionData Infrastructure. Gets an object representing the data from an expression as created through the ParseExpression method.
Public property PropertyName Infrastructure. Gets a value indicating the name of the property of the object to which the expression is applied.
Public property PropertyType Infrastructure. Gets a value indicating the Type of the property of the object to which the expression is applied.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.