The properties of System.Dynamic.DeleteMemberBinder are listed below. For a list of all members, see the DeleteMemberBinder Members list.
See Also: Inherited members from System.Dynamic.DynamicMetaObjectBinder
[read-only] | IgnoreCase | bool.
![]() Gets the value indicating if the string comparison should ignore the case of the member name. |
[read-only] | Name | string.
![]() Gets the name of the member to delete. |
[read-only] override | ReturnType | Type.
![]() The result type of the operation. |