RemoteScopes.AllScopes property
Obtém todos os objetos Scope gerenciados pela classe RemoteScopes .
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Overrides ReadOnly Property AllScopes As ScopeCollection
Get
'Uso
Dim instance As RemoteScopes
Dim value As ScopeCollection
value = instance.AllScopes
public override ScopeCollection AllScopes { get; }
Property value
Type: Microsoft.Office.Server.Search.Administration.ScopeCollection
Uma coleção de objetos Scope .