CrawledProperty.GetMappedManagedProperties 方法

返回可循环访问一个ManagedPropertyCollection对象的枚举数。

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

语法

声明
Public Function GetMappedManagedProperties As IEnumerable
用法
Dim instance As CrawledProperty
Dim returnValue As IEnumerable

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

返回值

类型:System.Collections.IEnumerable
一个可用于循环访问集合的枚举。

另请参阅

引用

CrawledProperty 类

CrawledProperty 成员

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