Share via


IRemoteMethodInfoContract.GetMethodData Methode

Definition

Gibt Informationen über die Methode zurück, die dieser IRemoteMethodInfoContract identifiziert.

public:
 System::AddIn::Contract::Automation::RemoteMethodData GetMethodData();
public System.AddIn.Contract.Automation.RemoteMethodData GetMethodData ();
abstract member GetMethodData : unit -> System.AddIn.Contract.Automation.RemoteMethodData
Public Function GetMethodData () As RemoteMethodData

Gibt zurück

Ein RemoteMethodData, der Informationen über die von diesem IRemoteMethodInfoContract identifizierte Methode bereitstellt.

Hinweise

Die von der RemoteMethodData -Struktur bereitgestellten Informationen umfassen die Typen des Rückgabewerts und der Parameter der Methode.

Gilt für: