PrioritizedLocationList-Klasse
Stellt eine Klasse, die das oberste Suchergebnis aus der höchsten Priorität Position zurückgibt.
Vererbungshierarchie
System.Object
System.Collections.Generic.List<Location>
Microsoft.Office.Server.Search.Query.LocationList
Microsoft.Office.Server.Search.Query.PrioritizedLocationList
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class PrioritizedLocationList _
Inherits LocationList
'Usage
Dim instance As PrioritizedLocationList
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class PrioritizedLocationList : LocationList
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.