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 命名空间