ManagedProperty.GetMappings 方法 (Microsoft.Office.Server.Search.Administration)

Gets the collection of Mapping objects for a managed property.

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

语法

声明
Public Function GetMappings As MappingCollection
用法
Dim instance As ManagedProperty
Dim returnValue As MappingCollection

returnValue = instance.GetMappings
public MappingCollection GetMappings ()

返回值

A collection of Mapping objects.

另请参阅

参考

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