Condividi tramite


IRemotePropertyInfoContract.GetGetMethod Metodo

Definizione

Restituisce la funzione di accesso get della proprietà identificata dall'oggetto IRemotePropertyInfoContract.

public:
 System::AddIn::Contract::Automation::IRemoteMethodInfoContract ^ GetGetMethod();
public System.AddIn.Contract.Automation.IRemoteMethodInfoContract GetGetMethod ();
abstract member GetGetMethod : unit -> System.AddIn.Contract.Automation.IRemoteMethodInfoContract
Public Function GetGetMethod () As IRemoteMethodInfoContract

Restituisce

Oggetto IRemoteMethodInfoContract che rappresenta la funzione di accesso get della proprietà identificata dall'oggetto IRemotePropertyInfoContract, null se la proprietà non ha una funzione di accesso get.

Si applica a