Partager via


MethodInstance.GetMethod, méthode (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the method this MethodInstance object belongs to.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Function GetMethod As Method
'Utilisation
Dim instance As MethodInstance
Dim returnValue As Method

returnValue = instance.GetMethod
public Method GetMethod ()

Valeur de retour

A Method object.

Voir aussi

Référence

MethodInstance, classe
Membres MethodInstance
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms