Compartir a través de


: ScopeDisplayGroup.Add (Método) (Microsoft.Office.Server.Search.Administration)

Adds a scope to 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 Add ( _
    scope As Scope _
)
'Uso
Dim instance As ScopeDisplayGroup
Dim scope As Scope

instance.Add(scope)
public void Add (
    Scope scope
)

Parámetros

Vea también

Referencia

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