MethodInstance.MethodInstanceType プロパティ (Microsoft.Office.Server.ApplicationRegistry.Administration)
メソッド インスタンスの型を設定または取得します。
名前空間: Microsoft.Office.Server.ApplicationRegistry.Administration
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Property MethodInstanceType As MethodInstanceType
'使用
Dim instance As MethodInstance
Dim value As MethodInstanceType
value = instance.MethodInstanceType
instance.MethodInstanceType = value
public MethodInstanceType MethodInstanceType { get; set; }
プロパティ値
Finder、SpecificFinder、ViewAccessor、IDEnumerator または GenericInvoker のいずれか。
関連項目
参照
MethodInstance クラス
MethodInstance メンバ
Microsoft.Office.Server.ApplicationRegistry.Administration 名前空間