Query.UrlZone, propriété (Microsoft.Office.Server.Search.Query)
Gets the originating URL zone for the query request.
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 UrlZone As SPUrlZone
'Utilisation
Dim instance As Query
Dim value As SPUrlZone
value = instance.UrlZone
public SPUrlZone UrlZone { get; }
Valeur de la propriété
A value from the Microsoft.SharePoint.Administration.SPUrlZone enumeration specifying the URL zone.
Voir aussi
Référence
Query, classe
Membres Query
Microsoft.Office.Server.Search.Query, espace de noms