Query.UrlZone Property
Gets the originating URL zone for the query request.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property UrlZone As SPUrlZone
Get
Friend Set
'Usage
Dim instance As Query
Dim value As SPUrlZone
value = instance.UrlZone
public SPUrlZone UrlZone { get; internal set; }
Property Value
Type: Microsoft.SharePoint.Administration.SPUrlZone
A value specifying the URL zone.