Compartir a través de


: Scopes.AllScopes (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets all of the search scopes for the Shared Service Provider.

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

Sintaxis

'Declaración
Public ReadOnly Property AllScopes As ScopeCollection
'Uso
Dim instance As Scopes
Dim value As ScopeCollection

value = instance.AllScopes
public ScopeCollection AllScopes { get; }

Valor de propiedad

A ScopeCollection object representing the collection of search scopes.

Comentarios

For more information about search scopes in Enterprise Search, see Trabajar con ámbitos de búsqueda.

Vea también

Referencia

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