IRemotePropertyInfoContract.GetGetMethod Metodo

Definizione

Restituisce la get funzione di accesso della proprietà identificata 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

Valori restituiti

Oggetto IRemoteMethodInfoContract che rappresenta la get funzione di accesso della proprietà identificata IRemotePropertyInfoContract . null Se la proprietà non dispone di una get funzione di accesso.

Si applica a