Compartir a través de


de la propiedad ResultTable.Properties_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 Properties_Client As Dictionary(Of String, Object)
    Get
'Uso
Dim instance As ResultTable
Dim value As Dictionary(Of String, Object)

value = instance.Properties_Client
public Dictionary<string, Object> Properties_Client { get; }

Valor de propiedad

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

Vea también

Referencia

clase ResultTable

Miembros ResultTable

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