System.Linq.Expressions.MemberBinding Members

The members of System.Linq.Expressions.MemberBinding are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Public Properties

[read-only]
BindingTypeMemberBindingType.

Gets the type of binding that is represented.

[read-only]
MemberSystem.Reflection.MemberInfo.

Gets the field or property to be initialized.

Public Methods

override
ToString() : string

Returns a textual representation of the System.Linq.Expressions.MemberBinding.