次の方法で共有


Query.GetScopes メソッド (Microsoft.Office.Server.Search.Query)

検索範囲に関する情報を返します。

名前空間: Microsoft.Office.Server.Search.Query
アセンブリ: Microsoft.Office.Server.Search (microsoft.office.server.search.dll 内)

構文

'宣言
Public Function GetScopes As ScopeInformation()
'使用
Dim instance As Query
Dim returnValue As ScopeInformation()

returnValue = instance.GetScopes
public ScopeInformation[] GetScopes ()

戻り値

ScopeInformation オブジェクトの配列。

関連項目

参照

Query クラス
Query メンバ
Microsoft.Office.Server.Search.Query 名前空間