PrioritizedLocationList - Classe
Représente une classe qui renvoie le résultat supérieur à partir de l'emplacement de la priorité la plus élevée.
Hiérarchie d’héritage
System.Object
System.Collections.Generic.List<Location>
Microsoft.Office.Server.Search.Query.LocationList
Microsoft.Office.Server.Search.Query.PrioritizedLocationList
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class PrioritizedLocationList _
Inherits LocationList
'Utilisation
Dim instance As PrioritizedLocationList
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class PrioritizedLocationList : LocationList
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.