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] | Explicit | bool.
Gets the value indicating if the conversion should consider explicit conversions.
|
[read-only] override | ReturnType | Type.
The result type of the operation.
|
[read-only] | Type | Type.
The type to convert to.
|