Query.UrlZone 属性 (Microsoft.Office.Server.Search.Query)
Gets the originating URL zone for the query request.
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public ReadOnly Property UrlZone As SPUrlZone
用法
Dim instance As Query
Dim value As SPUrlZone
value = instance.UrlZone
public SPUrlZone UrlZone { get; }
属性值
A value from the Microsoft.SharePoint.Administration.SPUrlZone enumeration specifying the URL zone.