BindingMemberInfo Properties |
The BindingMemberInfo type exposes the following members.
Name | Description | |
---|---|---|
MemberInfo |
Gets a reference to the MemberInfo that this BindingMemberInfo represents. This can be a property or a field.
| |
Name |
Gets the name of the property or field represented by this BindingMemberInfo.
| |
PropertyType |
Gets the data type of the property or field represented by this BindingMemberInfo.
|