This documentation is archived and is not being maintained.

GetMemberBinder Properties

The GetMemberBinder type exposes the following members.

  NameDescription
Public property IgnoreCase Gets the value indicating if the string comparison should ignore the case of the member name.
Public property Name Gets the name of the member to obtain.
Public property ReturnType The result type of the operation. (Overrides DynamicMetaObjectBinder::ReturnType.)
Top
Show: