Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IInvokeOnGetBinder Interface

Represents information about a dynamic get member operation, indicating if the get member should invoke properties when performing the get.

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

public interface IInvokeOnGetBinder

The IInvokeOnGetBinder type exposes the following members.

  NameDescription
Public propertyInvokeOnGetGets the value indicating if this GetMember method should invoke properties when performing the get operation. The default value when this interface is not present is true.
Top

Silverlight

Supported in: 5, 4

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Community Additions

Show:
© 2017 Microsoft