Contains information that enables a System.Windows.Forms.Binding to resolve a data binding to either the property of an object or the property of the current object in a list of objects.
See Also: BindingMemberInfo Members
The System.Windows.Forms.BindingMemberInfo is returned by the Binding.BindingMemberInfo property of the System.Windows.Forms.Binding class.
The System.Windows.Forms.BindingMemberInfo is created from the string passed to the BindingMemberInfo.#ctor(string) constructor.