Query.SummaryLength 屬性
取得或設定搜尋結果的長度摘要。
命名空間: Microsoft.SharePoint.Client.Search.Query
組件: Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)
語法
'宣告
Public Property SummaryLength As Integer
Get
Set
'用途
Dim instance As Query
Dim value As Integer
value = instance.SummaryLength
instance.SummaryLength = value
public int SummaryLength { get; set; }
屬性值
類型:System.Int32
摘要的長度。