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