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.
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System.Runtime.CompilerServices.CallSiteBinderThe CallSiteBinder, which determines the run-time behavior of the dynamic site.
Show: