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