Expression Members
Include Protected Members
Include Inherited Members
The Expression object contains properties used to examine items returned by an expression evaluation.
The Expression type exposes the following members.
Properties
Name
Description
Gets the collection containing the object supporting this property or contained within this code construct.
If the expression represents a class or a structure, this property gets a list of member variables as an Expressions collection.
Gets the top-level extensibility object.
Indicates whether the specified value in an expression is valid.
Gets the name of the object.
Gets the immediate parent object of an Expression object.
Gets a constant indicating the object type.
Sets or gets the data for the object.
Top