Query.HitHighlightedProperties 属性
获取查询的点击突出显示的属性的集合。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public ReadOnly Property HitHighlightedProperties As StringCollection
Get
用法
Dim instance As Query
Dim value As StringCollection
value = instance.HitHighlightedProperties
public StringCollection HitHighlightedProperties { get; }
属性值
类型:System.Collections.Specialized.StringCollection
包含的点击突出显示的属性的字符串集合。