: Query.UrlZone (Propiedad) (Microsoft.Office.Server.Search.Query)
Gets the originating URL zone for the query request.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public ReadOnly Property UrlZone As SPUrlZone
'Uso
Dim instance As Query
Dim value As SPUrlZone
value = instance.UrlZone
public SPUrlZone UrlZone { get; }
Valor de propiedad
A value from the Microsoft.SharePoint.Administration.SPUrlZone enumeration specifying the URL zone.
Vea también
Referencia
Query (Clase)
Query (Miembros)
Microsoft.Office.Server.Search.Query (Espacio de nombres)