This documentation is archived and is not being maintained.

InvokeMemberBinder Properties

The InvokeMemberBinder type exposes the following members.

  NameDescription
Public property CallInfo Gets the signature of the arguments at the call site.
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 invoke.
Public property ReturnType The result type of the operation. (Overrides DynamicMetaObjectBinder::ReturnType.)
Top
Show: