Partager via


LocationList.TotalResults - Propriété

Obtient le nombre total de résultats de recherche renvoyés par la requête.

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 TotalResults As Integer
    Get
'Utilisation
Dim instance As LocationList
Dim value As Integer

value = instance.TotalResults
public int TotalResults { get; }

Valeur de propriété

Type : System.Int32
Un entier de 32 bits spécifiant le nombre total de résultats.

Voir aussi

Référence

LocationList classe

LocationList - Membres

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