IInvokeOnGetBinder Interfaccia

Definizione

Rappresenta informazioni su un'operazione get dinamica del membro che indica se il membro get deve richiamare le proprietà quando eseguono l'operazione get.

public interface class IInvokeOnGetBinder
public interface IInvokeOnGetBinder
type IInvokeOnGetBinder = interface
Public Interface IInvokeOnGetBinder

Proprietà

Nome Descrizione
InvokeOnGet

Ottiene il valore che indica se questa operazione get membro deve richiamare le proprietà quando eseguono l'operazione get. Il valore predefinito quando questa interfaccia non è presente è true.

Si applica a