| MemberExpression Properties |
The MemberExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| CodeType |
Gets the type of the expression.
(Overrides ExpressionCodeType.) | |
| DeclaringType |
Gets the declaring type for the member.
| |
| FullName |
Gets the full name of the member.
| |
| Member |
Gets the member reference.
| |
| Name |
Gets the name of the member.
|