DeleteMemberBinder Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The DeleteMemberBinder type exposes the following members.

Properties

  Name Description
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 delete.
Public property ReturnType The result type of the operation. (Overrides DynamicMetaObjectBinder.ReturnType.)

Top