Udostępnij za pośrednictwem


IRemotePropertyInfoContract.GetGetMethod Metoda

Definicja

Zwraca metodę get dostępu do właściwości, która zostanie IRemotePropertyInfoContract zidentyfikowana.

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

Zwraca

Element IRemoteMethodInfoContract reprezentujący get metodę dostępu do właściwości, która identyfikuje IRemotePropertyInfoContract się; null jeśli właściwość nie ma get metody dostępu.

Dotyczy