Compartir a través de


: ScopeDisplayGroup.Count (Propiedad) (Microsoft.Office.Server.Search.Administration)

Specifies the number of scopes that are part of this display group.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public ReadOnly Property Count As Integer
'Uso
Dim instance As ScopeDisplayGroup
Dim value As Integer

value = instance.Count
public int Count { get; }

Valor de propiedad

A 32-bit integer representing the number of scopes in the display group.

Vea también

Referencia

ScopeDisplayGroup (Clase)
ScopeDisplayGroup (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)