Compartir a través de


: Scopes.GetSharedScopes (Método) (Microsoft.Office.Server.Search.Administration)

Returns an enumerator to access the collection of global search scopes for a Shared Service Provider.

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

Sintaxis

'Declaración
Public Function GetSharedScopes As IEnumerable
'Uso
Dim instance As Scopes
Dim returnValue As IEnumerable

returnValue = instance.GetSharedScopes
public IEnumerable GetSharedScopes ()

Valor devuelto

A System.Collections.IEnumerator object.

Vea también

Referencia

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