Click or drag to resize
LambdaExpression Properties

The LambdaExpression type exposes the following members.

Properties
  NameDescription
Public propertyBody
Gets the body of the expression.
Public propertyCodeType
Gets the type of the expression.
(Overrides ExpressionCodeType.)
Public propertyType
Gets the underlying type of the expression.
Top
See Also