Click or drag to resize

BindingMemberInfo Properties

Version 75.1.140

The BindingMemberInfo type exposes the following members.

Properties
  NameDescription
Public propertyMemberInfo
Gets a reference to the MemberInfo that this BindingMemberInfo represents. This can be a property or a field.
Public propertyName
Gets the name of the property or field represented by this BindingMemberInfo.
Public propertyPropertyType
Gets the data type of the property or field represented by this BindingMemberInfo.
Top
See Also