Category.GetAllCrawledProperties 方法 (Microsoft.Office.Server.Search.Administration)

Returns an enumerator that iterates through the category's crawled properties.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Function GetAllCrawledProperties As IEnumerable
用法
Dim instance As Category
Dim returnValue As IEnumerable

returnValue = instance.GetAllCrawledProperties
public IEnumerable GetAllCrawledProperties ()

返回值

An IEnumerator object that can be used to iterate through the collection.

另请参阅

参考

Category 类
Category 成员
Microsoft.Office.Server.Search.Administration 命名空间