QueryProperties.SummaryLength 属性
获取或设置摘要的长度的搜索结果。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property SummaryLength As Integer
Get
Set
用法
Dim instance As QueryProperties
Dim value As Integer
value = instance.SummaryLength
instance.SummaryLength = value
[DataMemberAttribute]
public int SummaryLength { get; set; }
属性值
类型:System.Int32
指定摘要的长度的 32 位整数。