Binder Property
Collapse the table of content
Expand the table of content

DynamicExpression.Binder Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the CallSiteBinder, which determines the run-time behavior of the dynamic site.

Namespace:  System.Linq.Expressions
Assembly:  System.Core (in System.Core.dll)

'Declaration
Public ReadOnly Property Binder As CallSiteBinder

Property Value

Type: System.Runtime.CompilerServices.CallSiteBinder
The CallSiteBinder, which determines the run-time behavior of the dynamic site.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft