System.Dynamic.InvokeMemberBinder: Property Members

The properties of System.Dynamic.InvokeMemberBinder are listed below. For a list of all members, see the InvokeMemberBinder Members list.

See Also: Inherited members from System.Dynamic.DynamicMetaObjectBinder

Public Properties

[read-only]
CallInfoCallInfo.

Gets the signature of the arguments at the call site.

[read-only]
IgnoreCasebool.

Gets the value indicating if the string comparison should ignore the case of the member name.

[read-only]
Namestring.

Gets the name of the member to invoke.

[read-only]
override
ReturnTypeType.

The result type of the operation.