IInvokeOnGetBinder Interface

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.

Namespace:  System.Dynamic
Assembly:  System.Core (in System.Core.dll)

No code example is currently available or this language may not be supported.

The IInvokeOnGetBinder type exposes the following members.

  NameDescription
Public propertyInvokeOnGetGets 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.
Top

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft