SearchServiceApplication.GetScopes 方法
返回搜索ScopeInformation搜索范围使用者。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Function GetScopes ( _
properties As QueryProperties _
) As ScopeInformation()
用法
Dim instance As SearchServiceApplication
Dim properties As QueryProperties
Dim returnValue As ScopeInformation()
returnValue = instance.GetScopes(properties)
public ScopeInformation[] GetScopes(
QueryProperties properties
)
参数
properties
类型:Microsoft.Office.Server.Search.Query.QueryProperties查询的属性。
返回值
类型:[]
有关搜索作用域的信息。
备注
由SiteId属性参数指定的搜索范围内使用者的标识符。