The properties of the CodePropertyReferenceExpression class are listed below. For a complete list of CodePropertyReferenceExpression class members, see the CodePropertyReferenceExpression Members topic.
PropertyName | The name of the property to reference. |
TargetObject | The target object containing the property this CodePropertyReferenceExpression references. |
CodePropertyReferenceExpression Class | System.CodeDOM Namespace