IRemotePropertyInfoContract.GetSetMethod Metodo

Definizione

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

Valori restituiti

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

Si applica a