Compartir a través de


: MethodInstance.GetMethod (Método) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the method this MethodInstance object belongs to.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Function GetMethod As Method
'Uso
Dim instance As MethodInstance
Dim returnValue As Method

returnValue = instance.GetMethod
public Method GetMethod ()

Valor devuelto

A Method object.

Vea también

Referencia

MethodInstance (Clase)
MethodInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)