Compartir a través de


de la propiedad ResultTableCollection.QueryErrors_Client

Espacio de nombres:  Microsoft.Office.Server.Search.Query
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Public ReadOnly Property QueryErrors_Client As Dictionary(Of String, ControlMessage)
    Get
'Uso
Dim instance As ResultTableCollection
Dim value As Dictionary(Of String, ControlMessage)

value = instance.QueryErrors_Client
public Dictionary<string, ControlMessage> QueryErrors_Client { get; }

Valor de propiedad

Tipo: System.Collections.Generic.Dictionary<String, ControlMessage>

Vea también

Referencia

clase ResultTableCollection

Miembros ResultTableCollection

Espacio de nombres Microsoft.Office.Server.Search.Query