Partager via


ResultTableCollection.Properties - Propriété

Espace de noms :  Microsoft.SharePoint.Client.Search.Query
Assembly :  Microsoft.SharePoint.Client.Search (dans Microsoft.SharePoint.Client.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Properties As IDictionary(Of String, Object)
    Get
'Utilisation
Dim instance As ResultTableCollection
Dim value As IDictionary(Of String, Object)

value = instance.Properties
public IDictionary<string, Object> Properties { get; }

Valeur de propriété

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

Voir aussi

Référence

ResultTableCollection classe

ResultTableCollection - Membres

Microsoft.SharePoint.Client.Search.Query - Espace de noms