ResultTable.Properties_Client - Propriété

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Properties_Client As Dictionary(Of String, Object)
    Get
'Utilisation
Dim instance As ResultTable
Dim value As Dictionary(Of String, Object)

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

Valeur de propriété

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

Voir aussi

Référence

ResultTable classe

ResultTable - Membres

Microsoft.Office.Server.Search.Query - Espace de noms