CrawledProperty.GetMappedManagedProperties 方法 (Microsoft.Office.Server.Search.Administration)
Returns an enumerator that can iterate through a ManagedPropertyCollection object.
命名空间: 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 ()
返回值
An enumerator that can be used to iterate through the collection.
另请参阅
参考
CrawledProperty 类
CrawledProperty 成员
Microsoft.Office.Server.Search.Administration 命名空间