Click or drag to resize

ExpressionDeclaration Properties

The ExpressionDeclaration type exposes the following members.

Properties
  NameDescription
Public propertyExpression
Returns the expression body.
Public propertyIsAlias
Returns indicator whether the expression is an alias or not.
Public propertyName
Returns expression name.
Public propertyParameterNames
Returns the paramater names.
Top
See Also