Scopes.GetSharedScopes method
Retorna um enumerador para acessar a coleção de escopos de pesquisa global para um provedor de serviços compartilhados.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Overrides Function GetSharedScopes As IEnumerable
'Uso
Dim instance As Scopes
Dim returnValue As IEnumerable
returnValue = instance.GetSharedScopes()
public override IEnumerable GetSharedScopes()
Valor retornado
Type: System.Collections.IEnumerable
Um objeto System.Collections.IEnumerator .