Condividi tramite


IRemotePropertyInfoContract.GetSetMethod Metodo

Definizione

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

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

Restituisce

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

Si applica a