This topic has not yet been rated - Rate this topic

CodePropertyReferenceExpression Constructor

Initializes a new instance of the CodePropertyReferenceExpression class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method CodePropertyReferenceExpression() Initializes a new instance of the CodePropertyReferenceExpression class.
Public method CodePropertyReferenceExpression(CodeExpression, String) Initializes a new instance of the CodePropertyReferenceExpression class using the specified target object and property name.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.