ResultTableCollection.QueryId - 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 QueryId As String
Get
'Utilisation
Dim instance As ResultTableCollection
Dim value As String
value = instance.QueryId
public string QueryId { get; }
Valeur de propriété
Type : System.String