Entity.HasSpecificFinder 方法 (Microsoft.Office.Server.ApplicationRegistry.Administration)

Indicates whether the entity has a SpecificFinder method defined.

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

语法

声明
Public Function HasSpecificFinder As Boolean
用法
Dim instance As Entity
Dim returnValue As Boolean

returnValue = instance.HasSpecificFinder
public bool HasSpecificFinder ()

返回值

true if the entity has a SpecificFinder method defined; otherwise, false.

另请参阅

参考

Entity 类
Entity 成员
Microsoft.Office.Server.ApplicationRegistry.Administration 命名空间