次の方法で共有


Scopes.AllDisplayGroups プロパティ (Microsoft.Office.Server.Search.Administration)

共有サービス プロバイダのすべての表示グループを取得します。

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

構文

'宣言
Public ReadOnly Property AllDisplayGroups As ScopeDisplayGroupCollection
'使用
Dim instance As Scopes
Dim value As ScopeDisplayGroupCollection

value = instance.AllDisplayGroups
public ScopeDisplayGroupCollection AllDisplayGroups { get; }

プロパティ値

表示グループのコレクションを表す DisplayGroupCollection オブジェクト。

備考

エンタープライズ検索 の範囲と表示グループの詳細については、「検索範囲を使用する」を参照してください。

関連項目

参照

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