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

Gets the method that this object is a parameter of.

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

语法

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

returnValue = instance.GetMethod
public Method GetMethod ()

返回值

A Method object.

另请参阅

参考

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