MethodInstance.GetMethod メソッド (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
この MethodInstance オブジェクトが属するメソッドを取得します。
名前空間: 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 ()
戻り値
Method オブジェクト。
関連項目
参照
MethodInstance クラス
MethodInstance メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間