Freigeben über


IRemotePropertyInfoContract.GetSetMethod Methode

Definition

Gibt den set-Accessor der Eigenschaft zurück, die dieser IRemotePropertyInfoContract identifiziert.

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

Gibt zurück

Ein IRemoteMethodInfoContract, der den set-Accessor der Eigenschaft darstellt, die dieser IRemotePropertyInfoContract identifiziert. null, wenn die Eigenschaft keinen set-Accessor aufweist.

Gilt für: