IInvokeOnGetBinder Interface
Microsoft Silverlight will reach end of support after October 2021. Learn more.
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)
Syntax
'Declaration
Public Interface IInvokeOnGetBinder
public interface IInvokeOnGetBinder
The IInvokeOnGetBinder type exposes the following members.
Properties
Name | Description | |
---|---|---|
InvokeOnGet | Gets 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
Version Information
Silverlight
Supported in: 5, 4
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.