LocationList.TotalResults-Eigenschaft
Ruft die Gesamtzahl der Suchergebnisse für die Abfrage ab.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property TotalResults As Integer
Get
'Usage
Dim instance As LocationList
Dim value As Integer
value = instance.TotalResults
public int TotalResults { get; }
Eigenschaftswert
Typ: System.Int32
Eine 32-Bit-Ganzzahl die Gesamtzahl der Ergebnisse angeben.