System.Dynamic.ConvertBinder: Property Members

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

See Also: Inherited members from System.Dynamic.DynamicMetaObjectBinder

Public Properties

[read-only]
Explicitbool.

Gets the value indicating if the conversion should consider explicit conversions.

[read-only]
override
ReturnTypeType.

The result type of the operation.

[read-only]
TypeType.

The type to convert to.