Compartilhar via


DisplayGroupInfo class

Representa informações sobre uma pesquisa ScopeDisplayGroup.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Search.Administration.DisplayGroupInfo

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
<DataContractAttribute> _
Public Class DisplayGroupInfo
'Uso
Dim instance As DisplayGroupInfo
[DataContractAttribute]
public class DisplayGroupInfo

Comentários

Uma pesquisa ScopeDisplayGroup é uma camada entre a pesquisa Scope e a página de ASP.NET que exibe o escopo de Search para o usuário.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

DisplayGroupInfo members

Microsoft.Office.Server.Search.Administration namespace