ResultTable.QueryId 屬性
命名空間: Microsoft.SharePoint.Client.Search.Query
組件: Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)
語法
'宣告
Public ReadOnly Property QueryId As String
Get
'用途
Dim instance As ResultTable
Dim value As String
value = instance.QueryId
public string QueryId { get; }