共用方式為


ResultTable.GroupTemplateId 屬性

代表不同的查詢所傳回的搜尋結果的集合。

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

語法

'宣告
Public ReadOnly Property GroupTemplateId As String
    Get
'用途
Dim instance As ResultTable
Dim value As String

value = instance.GroupTemplateId
public string GroupTemplateId { get; }

屬性值

類型:System.String

請參閱

參照

ResultTable 類別

ResultTable 成員

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