Binding.defaultMember Field

Definition

Stores a reference to a default indexed property.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected: System::Reflection::MemberInfo ^ defaultMember;
protected System.Reflection.MemberInfo defaultMember;
val mutable defaultMember : System.Reflection.MemberInfo
Protected defaultMember As MemberInfo 

Field Value

Applies to

See also