IInvokeOnGetBinder Interface
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Represents information about a dynamic get member operation that indicates if the get member should invoke properties when they perform the get operation.
Assembly: System.Core (in System.Core.dll)
The IInvokeOnGetBinder type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | InvokeOnGet | Gets the value indicating if this get member operation should invoke properties when they perform the get operation. The default value when this interface is not present is true. |
Show:
