MethodInstance.MethodInstanceType 属性 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the type of the MethodInstance object.

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

语法

声明
Public ReadOnly Property MethodInstanceType As MethodInstanceType
用法
Dim instance As MethodInstance
Dim value As MethodInstanceType

value = instance.MethodInstanceType
public MethodInstanceType MethodInstanceType { get; }

属性值

Can be Finder, GenericInvoker, IdEnumerator, Scalar, SpecificFinder, AccessChecker, or ViewAccessor.

另请参阅

参考

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