PrioritizedLocationList.ResultLocation - Propriété
Obtient l'emplacement de recherche fédéré que les résultats de la recherche sont renvoyés à partir de.
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 ResultLocation As Location
Get
'Utilisation
Dim instance As PrioritizedLocationList
Dim value As Location
value = instance.ResultLocation
public Location ResultLocation { get; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Query.Location
L'emplacement de recherche fédérée.
Voir aussi
Référence
PrioritizedLocationList classe