Category.GetUnmappedCrawledProperties 方法

返回一个枚举数循环访问该类别的未映射的已爬网属性。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

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

returnValue = instance.GetUnmappedCrawledProperties()
public IEnumerable GetUnmappedCrawledProperties()

返回值

类型:System.Collections.IEnumerable
IEnumerator对象,该对象可用于循环访问集合。

另请参阅

引用

Category 类

Category 成员

Microsoft.Office.Server.Search.Administration 命名空间