IInvokeOnGetBinder Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information about a dynamic get member operation that indicates if the get member should invoke properties when they perform the get operation.
public interface class IInvokeOnGetBinder
public interface IInvokeOnGetBinder
type IInvokeOnGetBinder = interface
Public Interface IInvokeOnGetBinder
Properties
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. |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.