: ScopeDisplayGroup.Remove (Método) (Microsoft.Office.Server.Search.Administration)
Removes the specified scope from the display group's scope collection.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Sub Remove ( _
scope As Scope _
)
'Uso
Dim instance As ScopeDisplayGroup
Dim scope As Scope
instance.Remove(scope)
public void Remove (
Scope scope
)
Parámetros
- scope
A Scope object.
Vea también
Referencia
ScopeDisplayGroup (Clase)
ScopeDisplayGroup (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)