Location.HitHighLightProperties 属性
获取命中突出显示的属性的列表。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Property HitHighLightProperties As StringCollection
Get
Set
用法
Dim instance As Location
Dim value As StringCollection
value = instance.HitHighLightProperties
instance.HitHighLightProperties = value
public StringCollection HitHighLightProperties { get; set; }
属性值
类型:System.Collections.Specialized.StringCollection
包含列表中点击突出显示的属性的集合。
备注
在使用FAST Search Server 2010 for SharePoint时的详细信息,请参阅点击 Hithlighted 摘要。