de la propiedad ResultTableCollection.QueryId
Espacio de nombres: Microsoft.Office.Server.Search.Query
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Public Property QueryId As String
Get
Set
'Uso
Dim instance As ResultTableCollection
Dim value As String
value = instance.QueryId
instance.QueryId = value
public string QueryId { get; set; }
Valor de propiedad
Tipo: System.String