Freigeben über


IRemotePropertyInfoContract.GetGetMethod Methode

Definition

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

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

Gibt zurück

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

Gilt für: