MethodInstance.GetMethod 方法 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the method this MethodInstance object belongs to.

命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Function GetMethod As Method
用法
Dim instance As MethodInstance
Dim returnValue As Method

returnValue = instance.GetMethod
public Method GetMethod ()

返回值

A Method object.

另请参阅

参考

MethodInstance 类
MethodInstance 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间