InvokeMemberBinder Properties
Collapse the table of content
Expand the table of content

InvokeMemberBinder Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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:
© 2017 Microsoft