共用方式為


KeywordQuery.EnableSorting 屬性

指出是否應該排序搜尋結果的Boolean值。

命名空間:  Microsoft.SharePoint.Client.Search.Query
組件:  Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)

語法

'宣告
Public Property EnableSorting As Boolean
    Get
    Set
'用途
Dim instance As KeywordQuery
Dim value As Boolean

value = instance.EnableSorting

instance.EnableSorting = value
public bool EnableSorting { get; set; }

屬性值

類型:System.Boolean

請參閱

參照

KeywordQuery 類別

KeywordQuery 成員

Microsoft.SharePoint.Client.Search.Query 命名空間