de la propiedad QueryInfo.QueryGuid
Gets or sets the unique identifier of the Web Part that issued the Buscar query.
Espacio de nombres: Microsoft.Office.Server.Search.Query
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
<DataMemberAttribute> _
Public Property QueryGuid As String
Get
Set
'Uso
Dim instance As QueryInfo
Dim value As String
value = instance.QueryGuid
instance.QueryGuid = value
[DataMemberAttribute]
public string QueryGuid { get; set; }
Valor de propiedad
Tipo: System.String
The unique identifier of the Web Part that issued the Buscar query.