This documentation is archived and is not being maintained.
InvokeMemberBinder Properties
Visual Studio 2010
The InvokeMemberBinder type exposes the following members.
| Name | Description | |
|---|---|---|
|
CallInfo | Gets the signature of the arguments at the call site. |
|
IgnoreCase | Gets the value indicating if the string comparison should ignore the case of the member name. |
|
Name | Gets the name of the member to invoke. |
|
ReturnType | The result type of the operation. (Overrides DynamicMetaObjectBinder::ReturnType.) |
Show: