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

CallSite.Binder Property

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

Class responsible for binding dynamic operations on the dynamic site.

Namespace:  System.Runtime.CompilerServices
Assembly:  System.Core (in System.Core.dll)

public CallSiteBinder Binder { get; }

Property Value

Type: System.Runtime.CompilerServices.CallSiteBinder
The CallSiteBinder object responsible for binding dynamic operations.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft