ManagedProperty.GetMappings 方法
获取托管属性的Mapping对象的集合。
命名空间: 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()
返回值
类型:Microsoft.Office.Server.Search.Administration.MappingCollection
Mapping 对象的集合。