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